|
version 1.16, 2005/02/25 07:07:32
|
version 1.20, 2005/03/08 08:45:01
|
|
|
|
| ---------------------------------------------------------------- | ---------------------------------------------------------------- |
| |
2005-03-08 Thomas Kho <tkho@ucla.edu> |
| |
* dlls/winsock/tests/sock.c: |
| |
fixed error select_server() code that accepts connections |
| |
reintroduced requirement to read all data into server before |
| |
echoing--otherwise server sends bad data |
| |
2005-03-07 Thomas Kho <tkho@ucla.edu> |
| |
* dlls/winsock/tests/sock.c: |
| |
moved code for do_nonblocking_send() and do_nonblocking_recv() |
| |
into select_server(). |
| |
select_server() now sends and receives test data in any order |
| |
2005-03-06 Thomas Kho <tkho@ucla.edu> |
| |
* dlls/winsock/tests/sock.c: |
| |
added select() server |
| |
2005-02-28 Thomas Kho <tkho@ucla.edu> |
| |
* dlls/wsock32/tests/wsock32_main.c: |
| |
Commited changes suggested from wine-devel list |
| 2005-02-24 Thomas Kho <tkho@ucla.edu> | 2005-02-24 Thomas Kho <tkho@ucla.edu> |
| * dlls/wsock32/tests/wsock32_main.c: | * dlls/wsock32/tests/wsock32_main.c: |
| Removed unnecessary client bind() | Removed unnecessary client bind() |