server: Also return STATUS_PIPE_DISCONNECTED for shutdown nonblocking sockets.
commita9ddbc0cbc7d10233ebd18a2fba95994621a3527
authorZebediah Figura <zfigura@codeweavers.com>
Mon, 26 Jul 2021 16:53:42 +0000 (26 11:53 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Jul 2021 18:14:09 +0000 (26 20:14 +0200)
treec9781c06cc666ecfaeb4477fbe8352d0bf782cb3
parent451a54bc7a77b8b816f28ad1c615745e650586ae
server: Also return STATUS_PIPE_DISCONNECTED for shutdown nonblocking sockets.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/tests/sock.c
server/sock.c