Sweden-Number/dlls/winsock
Martin Wilck 4577875c4e Correct 2 bugs connected to asynchronous shutdown():
- Cannot call WSAGetOverlappedResult() because completion function
  destroys the overlapped structure.
- ws2_async_cleanup() called twice in case of failure.
2002-12-05 19:02:55 +00:00
..
tests Set the socket to overlapped mode. 2002-12-05 19:02:20 +00:00
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in - Define SOCKET as UINT_PTR for Win64 (thanks to P. Stridvall). 2002-10-30 20:26:32 +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 Correct 2 bugs connected to asynchronous shutdown(): 2002-12-05 19:02:55 +00:00
winsock.spec Make all spec files grep-able. 2002-09-12 00:52:39 +00:00
ws2_32.spec Add stubs and declarations for WSAInstallServiceClassA/W. 2002-11-13 19:42:23 +00:00