version 1.10, 2005/02/24 02:53:25
|
version 1.11, 2005/02/24 03:16:30
|
|
|
---------------------------------------------------------------- | ---------------------------------------------------------------- |
2005-02-23 Thomas Kho <tkho@ucla.edu> | 2005-02-23 Thomas Kho <tkho@ucla.edu> |
* dlls/wsock32/tests/wsock32_main.c: | * dlls/wsock32/tests/wsock32_main.c: |
Added cleanup test, cleaned up code, using WaitForSingleObject() for |
Added cleanup test, cleaned up code |
thread synchronization, added test timeout |
using WaitForSingleObject() for thread synchronization |
|
added test timeout, standardized naming convention |
2005-02-22 Thomas Kho <tkho@ucla.edu> | 2005-02-22 Thomas Kho <tkho@ucla.edu> |
* dlls/wsock32/tests/wsock32_main.c: | * dlls/wsock32/tests/wsock32_main.c: |
Code cleanup, support for multiple client/server threads | Code cleanup, support for multiple client/server threads |