Sweden-Number/dlls/ws2_32
Zebediah Figura 2ead3a1124 ws2_32: Use socket_apc for WSAIoctl() completion.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-01 09:12:49 +02:00
..
tests ws2_32: Always return WSAEFAULT from WSAIoctl() if ret_size is NULL. 2021-06-01 09:12:29 +02:00
Makefile.in ws2_32: Move getaddrinfo() and related functions to a separate file. 2021-05-03 21:07:18 +02:00
async.c
hosts ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
networks ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
protocol ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
protocol.c ws2_32: Add support for hints in GetAddrInfoExW. 2021-05-13 16:45:28 +02:00
services ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
socket.c ws2_32: Use socket_apc for WSAIoctl() completion. 2021-06-01 09:12:49 +02:00
version.rc ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
ws2_32.spec ws2_32: Implement GetHostNameW. 2021-04-12 19:32:15 +02:00
ws2_32_private.h ws2_32: Cache the synchronous I/O event in the per-thread data. 2021-05-18 09:56:18 +02:00