[PATCH v3 0/2] MR192: ws2_32: Allow getsockname after AcceptEx

DavidCurtiss (@DavidCurtiss) wine at gitlab.winehq.org
Wed Jun 8 21:50:31 CDT 2022


.NET 6's HTTP/Socket code queries this. Winsock allows getsockname
on the AcceptEx AcceptSocket, but only if SO_UPDATE_ACCEPT_CONTEXT
is set.

Signed-off-by: David Curtiss <david.curtiss at ni.com>

--
  v3: Set bound in accept_into_socket instead of changing getsockname
      ws2_32: Allow getsockname after AcceptEx
 
https://gitlab.winehq.org/wine/wine/-/merge_requests/192



More information about the wine-devel mailing list