server: Return STATUS_CANT_WAIT/WSAEWOULDBLOCK for non-overlapped SIO_ADDRESS_LIST_CH...
commitdfa73ca62678787400a27eb0d858a402aae37c47
authorErich E. Hoover <erich.e.hoover@wine-staging.com>
Fri, 20 Feb 2015 21:03:34 +0000 (20 14:03 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Oct 2015 09:11:32 +0000 (2 18:11 +0900)
tree04f283c8af10b65c43b4c37d16e03d2d5349b293
parent00d966cd3a8112dee499ff09ace8a3792d0a430a
server: Return STATUS_CANT_WAIT/WSAEWOULDBLOCK for non-overlapped SIO_ADDRESS_LIST_CHANGE requests on non-blocking sockets.

Signed-off-by: Erich E. Hoover <erich.e.hoover@wine-staging.com>
server/sock.c