Sweden-Number/dlls/winsock
Dmitry Timoshkov 4e1ef0c114 For all DLLs with defined DllMain and which do not require
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call
DisableThreadLibraryCalls() in order to slightly improve performance
on thread creation/exiting.
2003-06-30 20:53:48 +00:00
..
tests Handle htonl() and friends like select(), this will hopefully avoid 2003-04-02 01:38:42 +00:00
.cvsignore Added version information. 2003-05-13 22:26:09 +00:00
Makefile.in Added version information. 2003-05-13 22:26:09 +00:00
async.c - Define SOCKET as UINT_PTR for Win64 (thanks to P. Stridvall). 2002-10-30 20:26:32 +00:00
socket.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
version.rc Added version information. 2003-05-13 22:26:09 +00:00
winsock.spec Make all spec files grep-able. 2002-09-12 00:52:39 +00:00
ws2_32.spec Added WSASetEvent forward. 2003-06-04 20:23:58 +00:00