aboutsummaryrefslogtreecommitdiff
path: root/src/Sockets.c
Commit message (Expand)AuthorAge
* fix function return valueHEADsvnmasterknarf2011-08-17
* correct function signatureknarf2011-04-11
* minor fixyye002004-08-13
* mkstemp fix for isosurfaceryye002004-08-13
* Use mkstemp(3) if available.tradke2004-06-20
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* Catch 'Connection reset by peer' socket error codes.tradke2002-04-22
* Print some more informative message for unhandled return codes of socket calls.tradke2002-04-22
* Commented out a debug message. This close PR CactusPUGHIO/974.tradke2002-04-19
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-06
* Changed MIME type for advertised files from "data/streamed-isosurfaces" totradke2001-03-19
* Clean up the temporary advertised file at termination.tradke2001-03-15
* Advertised the hostname/port number information in a temporary file fortradke2001-03-02
* Fixed spelling mistake in standard outputallen2001-02-24
* Changed C++ comment to C commentallen2000-11-16
* Ignore SIGPIPE.jshalf2000-11-01
* Updating to check for HAVE_SOCKET_TYPE.goodale2000-10-31
* Forgot to take PUGH into account for steering.jshalf2000-10-30
* Now we have steering too.jshalf2000-10-09
* Finally got it to send some data to IsoView.jshalf2000-10-09
* OK,jshalf2000-10-08
* OK,jshalf2000-10-07
* Socket layer. Compiles but untested.goodale2000-10-04