empserver/src
Ron Koenderink 1bbd7e5342 (main,print_usage) [_WIN32]: Add the ability to enable
empire thread debugging for Windows build.

(empth_select) [_WIN32]: Fix empth_select() so can be aborted.
The bug was that a command would not be aborted during an update.
The problem was select() was not interrupt by the setting of the
signalling wakeup event.  Fix by replacing the select() with
WSAEventSelect().

(empth_exit) [_WIN32]:
Fix the shutdown sequence for Windows build to be running in
empth_t context.  Add a loc_RunThisThread() in empth_exit()
before starting the shutdown() sequence.
2005-03-13 21:53:23 +00:00
..
client Updated from man/emp_client.6 rev. 1.7. 2004-12-21 13:40:47 +00:00
doconfig (wrmakesrc,wripglob,wrgamesdef,info,apro,mobupdate,rea,turn 2005-03-02 12:47:15 +00:00
lib (main,print_usage) [_WIN32]: Add the ability to enable 2005-03-13 21:53:23 +00:00
scripts Remove qsort_func_t, belatedly. 2005-03-11 07:36:13 +00:00
server (main,print_usage) [_WIN32]: Add the ability to enable 2005-03-13 21:53:23 +00:00
util (empfile, teldir, motdfil, downfil, disablefil, telfil, annfil) 2005-03-09 18:44:50 +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. 2004-09-07 15:07:16 +00:00
make.rules Update copyright notice. 2004-09-07 15:07:16 +00:00