Sweden-Number/dlls/ws2_32
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
..
tests ntdll: Don't call try_send before server call in sock_send. 2022-03-25 18:30:28 +01:00
Makefile.in
async.c
hosts
networks
protocol
protocol.c
services
socket.c ws2_32: Manage shorter length for IPV6_V6ONLY. 2022-03-11 19:23:28 +01:00
unixlib.c
version.rc
ws2_32.spec
ws2_32_private.h