version 1.6, 2005/02/23 05:18:34
|
version 1.9, 2005/02/24 02:52:29
|
|
|
---------------------------------------------------------------- | ---------------------------------------------------------------- |
|
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 |
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 |
|
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 |