Adds an initial WSAIoctl function with support for only the
commitc9d258274d2cc9e65327e4626bd87400093d71c4
authorJames Hatheway <james@macadamian.com>
Sun, 23 Jul 2000 19:28:24 +0000 (23 19:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 23 Jul 2000 19:28:24 +0000 (23 19:28 +0000)
treefc845d99b7d5b49f7daec9750ba57985e30cd3a2
parent67247b2b1dd032df1c28136f69328004a1cb36c3
Adds an initial WSAIoctl function with support for only the
SIO_GET_INTERFACE_LIST command.  Adds initial code to WsControl
function to support the WSCNTL_TCPIP_QUERY_INFO command.
dlls/winsock/socket.c
dlls/winsock/ws2_32.spec
dlls/wsock32/socket.c
dlls/wsock32/wscontrol.h [new file with mode: 0644]