https://bugs.winehq.org/show_bug.cgi?id=51423
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winsock Regression SHA1| |58694d1f757c7a902b3f71baadb | |3a0036f15cdae
--- Comment #8 from Jactry Zeng jactry92@gmail.com --- Confirmed that this is a regression introduced by:
commit 58694d1f757c7a902b3f71baadb3a0036f15cdae Author: Zebediah Figura z.figura12@gmail.com Date: Wed May 26 23:36:54 2021 -0500
ws2_32: Use IOCTL_AFD_WINE_SENDMSG in WS2_sendto().
Fortunately, this was fixed by this commit already:
commit 4c639d6926c9103b42caca8d91cd868e64635910 Author: Zebediah Figura zfigura@codeweavers.com Date: Mon Jul 26 11:53:46 2021 -0500
ntdll: Fill the I/O status block with the results of the send_socket call in sock_send().
I'm going to close this bug.