1 rizwank 1.1 ----------------------------------------------------------------
|
2 cs130_tom 1.5 2005-02-22 Thomas Kho <tkho@ucla.edu>
3 * dlls/wsock32/tests/wsock32_main.c:
|
4 cs130_tom 1.6 Code cleanup, support for multiple client/server threads
|
5 cs130_tom 1.7 Implemented Dan Kegel's suggestions
|
6 cs130_tom 1.4 2005-02-21 Thomas Kho, Fredy Garcia, Douglas Rosenberg
7 * dlls/wsock32/tests/wsock32_main.c:
8 Expanded client/server to send and receive data
|
9 cs130_tom 1.3 2005-02-20 Thomas Kho <tkho@ucla.edu>
10 * dlls/wsock32/tests/wsock32_main.c, dlls/wsock32/tests/Makefile.in:
11 Using CreateThread instead of _beginthread
12 Started basic client/server test
|
13 rizwank 1.1 2005-02-03 Thomas Kho <tkho@ucla.edu>
|
14 cs130_tom 1.4 * dlls/wsock32/tests/ChangeLog, dlls/wsock32/tests/News:
|
15 rizwank 1.1 Added these two housekeeping files
|
16 cs130_tom 1.4 * configure.ac:
|
17 rizwank 1.2 Modified this file so that dlls/wsock32/tests/Makefile.in is processed
|