wine/ dlls/winsock/socket.c server/sock.c
23 Aug
2001
23 Aug
'01
6:25 p.m.
ChangeSet ID: 998609133376659975387156 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/08/23 19:25:33 Modified files: dlls/winsock : socket.c server : sock.c Log message: Daniel Walker <diwalker(a)earthlink.net> - Fix for nonblocking sockets using WSAEventSelect() (patch from Ove Kaaven). - Changed WSAEnumNetworkEvents() so it only returns events that the application is looking for. - Changed sock_poll_event() to interpret a POLLIN event with zero bytes waiting to be read as a POLLHUP. Patch: http://cvs.winehq.com/patch.py?id=998609133376659975387156 Revision Changes Path 1.57 +1 -1 wine/dlls/winsock/socket.c 1.19 +15 -7 wine/server/sock.c
8876
Age (days ago)
8876
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard