Sweden-Number/dlls/ws2_32/tests
Zebediah Figura 51e5995d47 server: Avoid reporting POLLOUT on connection failure in poll_single_socket().
Ideally we should be using sock_get_poll_events() and sock_poll_event() instead,
but that seems like an overly risky change for this late in code freeze.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51442
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-07 11:57:00 +01:00
..
Makefile.in ws2_32/tests: Add some tests for IOCTL_AFD_RECV. 2021-05-24 11:42:37 +02:00
afd.c ntdll: Do not fill the IOSB in NtDeviceIoControlFile() if the NT status denotes error. 2021-12-10 22:00:17 +01:00
protocol.c ws2_32: Return WSAEINVAL from GetAddrInfoExOverlappedResult if overlapped is NULL. 2021-12-15 20:44:29 +01:00
sock.c server: Avoid reporting POLLOUT on connection failure in poll_single_socket(). 2022-01-07 11:57:00 +01:00