ws2_32: Do not make the unix file descriptor blocking. Too many places in the socket...
commitd8f962e69cb92e4a6cc438394cff42779621af16
authorRein Klazes <wijn@online.nl>
Fri, 24 Jul 2009 08:29:17 +0000 (24 10:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Jul 2009 09:51:35 +0000 (24 11:51 +0200)
treeb9ca98b47aa7404ea5350e51ad555575bc4e7362
parentf3d24fdda90c0e7255df49c80b451143bd6afa5a
ws2_32: Do not make the unix file descriptor blocking. Too many places in the socket code assume it is not.
dlls/ws2_32/socket.c