ws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate that the AcceptEx async shoul...
commit7e9e8b6b800f7a0393b6a0d4b1a893d9ae78e262
authorErich Hoover <ehoover@mines.edu>
Wed, 6 Jun 2012 23:35:32 +0000 (6 17:35 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Jun 2012 14:07:02 +0000 (7 16:07 +0200)
treecf4f217fce3d6a00e2f4ec0f29ddd620f137d284
parent93552cc3df52dfd8130ae72361ad277fd1187a6d
ws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate that the AcceptEx async should not send a completion.
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c