ws2_32: Convert WS_select to use poll() instead of select(). Also fixes an fd leak.
commit0082973d938cffe541b24ce11218698a940de9dd
authorAlexandre Julliard <julliard@winehq.org>
Mon, 6 Nov 2006 11:28:53 +0000 (6 12:28 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Nov 2006 11:28:53 +0000 (6 12:28 +0100)
treefc3cb9ac1c58bb10610c5446761532100e0a8627
parentf0ca586f169cb88148a1b966956eddaf36031784
ws2_32: Convert WS_select to use poll() instead of select(). Also fixes an fd leak.
dlls/ws2_32/socket.c