Sweden-Number/dlls/winsock
Marcus Meissner 851328cd85 winsock: Rewrote mappers to use sizeof() based loops.
Added IPPROTO_IP and AF_UNSPEC to the mappers.
2005-12-05 11:59:43 +01:00
..
tests Clear the reference counter in WSACleanup, with regression test. 2005-11-29 17:06:35 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Move user32 to delay loaded imports. 2005-10-03 10:15:43 +00:00
async.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
protocol.c Fix some -Wmissing-declarations warnings. 2005-06-25 18:34:32 +00:00
socket.c winsock: Rewrote mappers to use sizeof() based loops. 2005-12-05 11:59:43 +01:00
socket16.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
version.rc
winsock.spec
ws2_32.spec Implemented getaddrinfo(), including full mapping of struct addrinfo 2005-11-17 12:58:35 +00:00