wine/dlls/winsock socket.c

Alexandre Julliard julliard at wine.codeweavers.com
Thu Dec 5 13:02:55 CST 2002


ChangeSet ID:	6500
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/12/05 13:02:55

Modified files:
	dlls/winsock   : socket.c 

Log message:
	Martin Wilck <Martin.Wilck at 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




More information about the wine-cvs mailing list