version 1.9, 2005/02/24 02:52:29
|
version 1.10, 2005/02/24 02:53:25
|
|
|
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, using WaitForSingleObject() for |
thread synchronization |
thread synchronization, added test timeout |
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 |