server: Report AFD_POLL_CONNECT_ERR if a previous connection attempt failed.
commit53e69130cce85bf59830c1f6f3c9f21084216ab7
authorZebediah Figura <zfigura@codeweavers.com>
Tue, 6 Jul 2021 00:14:19 +0000 (5 19:14 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Jul 2021 07:57:28 +0000 (6 09:57 +0200)
tree9dc732f455713205eda13cdca7dd5ae47759cd2e
parentc86ba5d09dc6aff244f051bca5abd43943351438
server: Report AFD_POLL_CONNECT_ERR if a previous connection attempt failed.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51331
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51366
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/tests/afd.c
dlls/ws2_32/tests/sock.c
server/sock.c