https://bugs.winehq.org/show_bug.cgi?id=52335
--- Comment #4 from Maciej Stanczew maciej.stanczew+b@gmail.com --- Bisection result:
b1a2238a10413af1437982dd80f0c61d216ec12e is the first bad commit commit b1a2238a10413af1437982dd80f0c61d216ec12e Author: Zebediah Figura zfigura@codeweavers.com Date: Wed Dec 29 17:15:33 2021 -0600
server: Reselect the socket returned from accept_socket().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52024 Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/ws2_32/tests/sock.c | 4 ++-- server/sock.c | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-)