wine/dlls/ws2_32
David Curtiss 68d4643a67 ws2_32: Allow getsockname after AcceptEx.
.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@ni.com>
2022-06-20 23:26:50 +02:00
..
tests ws2_32: Allow getsockname after AcceptEx. 2022-06-20 23:26:50 +02:00
async.c
hosts
Makefile.in
networks
protocol
protocol.c
services
socket.c ws2_32: Make wait in WS2_recv_base() alertable. 2022-06-10 23:23:05 +02:00
unixlib.c
version.rc
ws2_32.spec ws2_32: Add WSAConnectByName() functions. 2022-06-03 21:51:57 +02:00
ws2_32_private.h ws2_32: Add WSAConnectByName() functions. 2022-06-03 21:51:57 +02:00