empserver/src
Ron Koenderink 2a12333ecb (player_init) [_WIN32,__linux__ && __alpha__]: Remove the
SO_REUSEADDR socket option as it is not required for WIN32.
In WIN32, there is no waiting time when a port is closed before
it can be reused so SO_REUSEADDR is not required for WIN32.
Leave the option has a undesirable effect of allowing a second
server instance to start without an error and leaving both
instances running.  ALPHA and LINUX do support SO_REUSEADDR.
2005-07-23 13:43:35 +00:00
..
client Document Windows lossage and work-around. 2005-07-01 19:52:43 +00:00
doconfig (_c_copyright_header, _ipglob_copyright_header, copyright_header): 2005-03-18 20:51:39 +00:00
lib (player_init) [_WIN32,__linux__ && __alpha__]: Remove the 2005-07-23 13:43:35 +00:00
scripts Update for src/lib/subs/pr.c:1.25 2005-07-06 09:14:20 +00:00
server (create_pidfile): Silence compiler warning on printing pid_t with %d. 2005-06-25 16:41:34 +00:00
util Remove some redundant casts. 2005-06-12 08:17:13 +00:00
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
make.defs Update copyright notice. 2005-03-16 22:03:16 +00:00
make.rules Update copyright notice. 2005-03-16 22:03:16 +00:00