ws2_32: Don't store the socket file descriptor in the async structure, retrieve it...
commit2765df9f235641b0cd26fd16d286bd691b731bf5
authorAlexandre Julliard <julliard@winehq.org>
Fri, 3 Nov 2006 11:03:14 +0000 (3 12:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Nov 2006 11:03:14 +0000 (3 12:03 +0100)
tree35c28c2435fc77e37095732cc5c4b3661f9ee114
parentd384871bc3be5d83ae926d8f07f8fd6eaea2a7e6
ws2_32: Don't store the socket file descriptor in the async structure, retrieve it as needed.
dlls/ws2_32/socket.c