ioctlsocket() now returns success if the app sets nonblocking mode for
commitd0c3e19e8a8b979763a2a229d76a4d8af3b046f9
authorOve Kaaven <ovek@arcticnet.no>
Mon, 14 Feb 2000 19:50:57 +0000 (14 19:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Feb 2000 19:50:57 +0000 (14 19:50 +0000)
tree8aa89b6bf4b35ecb58231ac88adf1bf8792673f8
parent5d3cd5296f6a50a7cb0a98dea622e953fb1ed11a
ioctlsocket() now returns success if the app sets nonblocking mode for
WSAAsyncSelect()-ed sockets.
dlls/winsock/socket.c