Sweden-Number/dlls/ws2_32/tests
Jinoh Kang 74059d12b8 ntdll: Don't call try_send before server call in sock_send.
Otherwise, try_send() call from sock_send() may race against try_send()
call from async_send_proc(), shuffling the packet order.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52401
Signed-off-by: Jinoh Kang <jinoh.kang.kr@gmail.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-25 18:30:28 +01:00
..
Makefile.in ws2_32/tests: Enable compilation with long types. 2022-03-10 09:31:27 +01:00
afd.c ws2_32/tests: Enable compilation with long types. 2022-03-10 09:31:27 +01:00
protocol.c ws2_32/tests: Test getaddrinfo() for IPv6 DNS querying. 2022-03-22 10:24:42 +01:00
sock.c ntdll: Don't call try_send before server call in sock_send. 2022-03-25 18:30:28 +01:00