summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-01-22 23:50:03 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-01-22 23:50:03 +0100
commit0b72c30fd90baca0ecfb63a0d518134e968d2415 (patch)
tree5a535d9f2be3510ab82481d04d1640eabadb252a /Python/pythonrun.c
parentac8adf7ce1ae1c28026e93f4f152cef61a3c8d6d (diff)
downloadcpython-0b72c30fd90baca0ecfb63a0d518134e968d2415.tar.gz
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions