ws2_32: Properly handle closing sockets during a select call.
commit0d2817b161e7c363c1fab523b6645002e980597a
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 30 Apr 2015 03:43:26 +0000 (30 05:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 May 2015 14:15:31 +0000 (5 23:15 +0900)
tree0b3f74e37c8db863825277ef2476909442f00000
parenta248418325bb4a4405a8a3c357052e7f5991af5e
ws2_32: Properly handle closing sockets during a select call.

Based on a patch by Bruno Jesus.
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c