Sweden-Number/dlls/ws2_32/tests
Zebediah Figura 569f1ac018 ws2_32: Move the getpeername() implementation to ntdll.
This adds todo_wine to a couple of tests; however, these are overly zealous
invalid parameter tests, and fixing them is nontrivial.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-17 09:19:31 +02:00
..
Makefile.in ws2_32/tests: Add some tests for IOCTL_AFD_RECV. 2021-05-24 11:42:37 +02:00
afd.c ws2_32: Reimplement bind() and getsockname() on top of IOCTL_AFD_BIND and IOCTL_AFD_GETSOCKNAME respectively. 2021-06-16 09:03:20 +02:00
protocol.c ws2_32: Add support for hints in GetAddrInfoExW. 2021-05-13 16:45:28 +02:00
sock.c ws2_32: Move the getpeername() implementation to ntdll. 2021-06-17 09:19:31 +02:00