summaryrefslogtreecommitdiff
path: root/src/util/Network.c
Commit message (Expand)AuthorAge
* Cache result of gethostname() calleschnett2012-11-19
* Fixing Network.c for Cray XT4 Compute Node Linux Compatibility.jshalf2007-10-26
* Putting semicolons at the end of the CCTK_FILEVERSIONs.goodale2002-11-12
* Made it so that netdb.h and winsock2.h are never both included. This waskcamarda2002-02-22
* Added missing includes and fixed a couple of 'cast from const pointer' warnings.tradke2001-10-30
* Making rcsid strings constant - PR 669.goodale2001-05-10
* The terminating NUL character was set one bytes too far into the hoststring.tradke2001-01-22
* Removing extraneous include introduced by my last commit.goodale2001-01-19
* Include util_Network.h for consistency.goodale2001-01-19
* Add in winsock header file necessary for Windows.goodale2001-01-19
* Added separate source file plus header for network related utility routines.tradke2001-01-19