wine-wine/dlls/winsock
Eric Pouech 4634447d6b - got rid of include/async.h
- fixed some overlapped issues in socket handling
- moved kernel32.CancelIo implementation to ntdll
2005-01-14 19:54:38 +00:00
..
tests Use CreateEventW in preference to CreateEventA for unnamed events. 2005-01-07 15:40:09 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Implement WSAAddressToString{A,W}. 2004-11-04 21:05:48 +00:00
async.c Stub implementations for WPUCompleteOverlappedRequest, 2005-01-10 14:34:15 +00:00
protocol.c Make sure we match output of Win2k protocol enumeration functions. 2004-11-02 19:24:46 +00:00
socket.c - got rid of include/async.h 2005-01-14 19:54:38 +00:00
socket16.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +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 Stub implementations for WPUCompleteOverlappedRequest, 2005-01-10 14:34:15 +00:00