Created an initial Winsock 2 (ws2_32) DLL. Makes use of the Winsock 1
commit829405af9357208f72034590baaa7ce012654c43
authorJames Hatheway <james@macadamian.com>
Sun, 18 Jun 2000 17:23:17 +0000 (18 17:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 18 Jun 2000 17:23:17 +0000 (18 17:23 +0000)
tree4d3c55bf4850c21f6966a0f065bd0983b63e024c
parentdd15b2fc4bd022e02dc485738c647a949d172497
Created an initial Winsock 2 (ws2_32) DLL. Makes use of the Winsock 1
functions already implemented.
dlls/Makefile.in
dlls/winsock/Makefile.in
dlls/winsock/socket.c
dlls/winsock/ws2_32.spec [new file with mode: 0644]
include/winsock2.h