Sweden-Number/dlls/winsock
Alexandre Julliard 79dcdd0af3 Authors: Roderick Colenbrander <thunderbird2k@gmx.net>, Gerald Pfeifer <gerald@pfeifer.com>
Make WS2_send(), WS_getsockopt(), and WS_setsockopt() IPX support work
on FreeBSD.
2004-09-14 00:48:15 +00:00
..
tests Fix signed/unsigned comparison warnings. 2004-08-09 18:52:18 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32. 2004-09-06 21:29:29 +00:00
async.c More stubs and better headers for mswsock.dll. 2004-02-28 01:49:37 +00:00
protocol.c Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32. 2004-09-06 21:29:29 +00:00
socket.c Authors: Roderick Colenbrander <thunderbird2k@gmx.net>, Gerald Pfeifer <gerald@pfeifer.com> 2004-09-14 00:48:15 +00:00
socket16.c Moved the 16-bit code out of socket.c and into a separate file. 2003-11-28 23:14:02 +00:00
version.rc Added version information. 2003-05-13 22:26:09 +00:00
winsock.spec Moved the 16-bit code out of socket.c and into a separate file. 2003-11-28 23:14:02 +00:00
ws2_32.spec Implementation of WSAStringToAddress(A/W), WSAHtonl, WSAHtons. 2004-09-13 23:18:19 +00:00