summaryrefslogtreecommitdiff
path: root/proactor.py
Commit message (Expand)AuthorAgeFilesLines
* Fix commentRichard Oudkerk2012-11-181-1/+1
* Add ipv6 support for overlapped sockets on Windows.Richard Oudkerk2012-11-081-1/+1
* Use SetFileCompletionNotificationModes() for IOCP to reduce overhead.Richard Oudkerk2012-11-081-4/+14
* Avoid creating a future if there is no need to block.Richard Oudkerk2012-11-071-0/+422