ChangeSet ID: 6500 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/05 13:02:55
Modified files: dlls/winsock : socket.c
Log message: Martin Wilck Martin.Wilck@Fujitsu-Siemens.com Correct 2 bugs connected to asynchronous shutdown(): - Cannot call WSAGetOverlappedResult() because completion function destroys the overlapped structure. - ws2_async_cleanup() called twice in case of failure.
Patch: http://cvs.winehq.com/patch.py?id=6500
Old revision New revision Changes Path 1.114 1.115 +2 -6 wine/dlls/winsock/socket.c