Sweden-Number/dlls/ws2_32/tests
Zebediah Figura 15b8f91e24 server: Check the status code to determine whether the async has failed.
Instead of manually specifying success or failure.

Based on test_return_status() in ntoskrnl. The changes in this patch don't
affect device IRPs, but the tests show the heuristic that Windows uses, and in
practice it turns out to be correct for all known asyncs.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-03 23:19:36 +02:00
..
Makefile.in ws2_32/tests: Add some tests for IOCTL_AFD_RECV. 2021-05-24 11:42:37 +02:00
afd.c ntdll: Fill the I/O status block with the results of the recv_socket call in sock_recv(). 2021-07-26 20:14:20 +02:00
protocol.c ws2_32/tests: Fix a test failure in test_GetAddrInfoExW(). 2021-08-16 18:40:17 +02:00
sock.c server: Check the status code to determine whether the async has failed. 2021-09-03 23:19:36 +02:00