summaryrefslogtreecommitdiff
path: root/overlapped.c
Commit message (Expand)AuthorAgeFilesLines
* Close ancient proactor branch.proactorGuido van Rossum2013-09-041-997/+997
* Fix handling of the returncode for WSARecv() and WSASend().Richard Oudkerk2012-11-261-4/+4
* Add ipv6 support for overlapped sockets on Windows.Richard Oudkerk2012-11-081-30/+80
* Use SetFileCompletionNotificationModes() for IOCP to reduce overhead.Richard Oudkerk2012-11-081-1/+30
* Rip out pollsters and replace with proactors.Richard Oudkerk2012-11-031-0/+918