ws2_32: Allow sending FD_WRITE right after scheduling the async.
commite6fee3596d5739f947a4909195fd1d5579def081
authorMike Kaplinskiy <mike.kaplinskiy@gmail.com>
Mon, 24 Jan 2011 05:19:06 +0000 (24 00:19 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jan 2011 13:43:27 +0000 (24 14:43 +0100)
tree440058283d08610fe26ab59fedef84ebb9f6ebb9
parenta0c810c1779ff344eef2701d5942b4f0cd4a71c1
ws2_32: Allow sending FD_WRITE right after scheduling the async.

The server won't actually send the event until the request is done.
dlls/ws2_32/socket.c