- added option to get double-buffered desktop
[wine] / dlls / winsock /
2000-04-18  Rein KlazesConvert service and protocol names to lowercase before...
2000-04-06  Rein KlazesCorrected error handling for ws_getprotobyname/number.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-28  Alexandre JulliardFixed small bug in WSOCK32_accept
2000-03-26  Ove KaavenHandle POLLHUP better (delay FD_CLOSE notification...
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-19  Lars HeeteCorrected handling of proto==NULL in WINSOCK_getservbyn...
2000-03-12  Rein KlazesCorrect conversion of level parameter if WINSOCK_setsoc...
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-07  Rein KlazesAdd a message and fix error code if __ws_getservbyname...
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-03-04  Ove KaavenWSACleanup should set last error to WSANOTINITIALISED...
2000-03-04  Rein KlazesMade WINSOCK_setsockopt handle option SO_DONTLINGER...
2000-02-14  Ove Kaavenioctlsocket() now returns success if the app sets nonbl...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-23  Alexandre JulliardMoved winsock implementation to dlls/winsock.