28 Jun
2023
28 Jun
'23
4:47 p.m.
On Wed Jun 28 16:26:04 2023 +0000, Zebediah Figura wrote:
This is a broader bug with `sendto()` and affects all SOCK_STREAM sockets. Should this be addressed in this patch or a separate one? In a separate patch, please. `recvfrom()` behaves as documented and ignores the provided address. The address in recvfrom() is an output parameter, though. Does Windows fill it when recvfrom() is called on a STREAM socket? Windows does not fill the provided address when called on a SOCK_STREAM socket.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2786#note_37166