version 1.21, 2005/03/10 02:51:34
|
version 1.23, 2005/03/11 03:08:30
|
|
|
---------------------------------------------------------------- | ---------------------------------------------------------------- |
|
2005-03-10 Thomas Kho <tkho@ucla.edu> |
|
* dlls/winsock/socket.c: |
|
Fixed bug in getservbyname() that returned different pointers |
2005-03-09 Thomas Kho <tkho@ucla.edu> | 2005-03-09 Thomas Kho <tkho@ucla.edu> |
* dlls/winsock/tests/sock.c: | * dlls/winsock/tests/sock.c: |
Implemented Dan Kegel's suggestions in his 3/9 email | Implemented Dan Kegel's suggestions in his 3/9 email |
Added check for select()'s return value and server again sends | Added check for select()'s return value and server again sends |
and receives data in parallel | and receives data in parallel |
|
Added test for getservbyname() |
2005-03-08 Thomas Kho <tkho@ucla.edu> | 2005-03-08 Thomas Kho <tkho@ucla.edu> |
* dlls/winsock/tests/sock.c: | * dlls/winsock/tests/sock.c: |
fixed error select_server() code that accepts connections | fixed error select_server() code that accepts connections |