Files
cpython/Lib/asyncio
Victor Stinner 2b77c5467f asyncio, Tulip issue 204: Fix IocpProactor.accept_pipe()
Overlapped.ConnectNamedPipe() now returns a boolean: True if the pipe is
connected (if ConnectNamedPipe() failed with ERROR_PIPE_CONNECTED), False if
the connection is in progress.

This change removes multiple hacks in IocpProactor.
2015-01-22 23:50:03 +01:00
..
2015-01-15 00:04:21 +01:00
2015-01-09 00:09:10 +01:00
2014-02-18 22:27:48 -05:00
2015-01-09 01:42:52 +01:00
2015-01-15 21:50:19 +01:00
2015-01-15 00:04:21 +01:00
2015-01-15 00:04:21 +01:00