ChangeSet ID: 8944
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/08/08 16:10:28
Modified files:
dlls/winsock : socket.c
Log message:
Make do_block use poll() rather than select() (based on a patch by
Mike Hearn).
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8944
Old revision New revision Changes Path
1.131 1.132 +14 -20 wine/dlls/winsock/socket.c