---------------------------------------------------------------- 2005-02-23 Thomas Kho * dlls/wsock32/tests/wsock32_main.c: Added cleanup test, cleaned up code, using WaitForSingleObject() for thread synchronization, added test timeout 2005-02-22 Thomas Kho * dlls/wsock32/tests/wsock32_main.c: Code cleanup, support for multiple client/server threads Implemented Dan Kegel's suggestions 2005-02-21 Thomas Kho, Fredy Garcia, Douglas Rosenberg * dlls/wsock32/tests/wsock32_main.c: Expanded client/server to send and receive data 2005-02-20 Thomas Kho * dlls/wsock32/tests/wsock32_main.c, dlls/wsock32/tests/Makefile.in: Using CreateThread instead of _beginthread Started basic client/server test 2005-02-03 Thomas Kho * dlls/wsock32/tests/ChangeLog, dlls/wsock32/tests/News: Added these two housekeeping files * configure.ac: Modified this file so that dlls/wsock32/tests/Makefile.in is processed