version 1.4, 2005/02/22 06:10:05
|
version 1.11, 2005/02/24 03:16:30
|
|
|
---------------------------------------------------------------- | ---------------------------------------------------------------- |
|
2005-02-23 Thomas Kho <tkho@ucla.edu> |
|
* dlls/wsock32/tests/wsock32_main.c: |
|
Added cleanup test, cleaned up code |
|
using WaitForSingleObject() for thread synchronization |
|
added test timeout, standardized naming convention |
|
2005-02-22 Thomas Kho <tkho@ucla.edu> |
|
* 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 | 2005-02-21 Thomas Kho, Fredy Garcia, Douglas Rosenberg |
* dlls/wsock32/tests/wsock32_main.c: | * dlls/wsock32/tests/wsock32_main.c: |
Expanded client/server to send and receive data | Expanded client/server to send and receive data |