summaryrefslogtreecommitdiff
path: root/runtests.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-01-26 22:07:16 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-01-26 22:07:16 +0100
commit31fa887dbd1e6c89728b0ed99f7974266852d3a8 (patch)
tree8d4929447b2a8a727ab18f87b7267e5612f23fb9 /runtests.py
parent6e1910bb8aaa1149bb7ebb7aba3c0c73a5522262 (diff)
downloadtrollius-31fa887dbd1e6c89728b0ed99f7974266852d3a8.tar.gz
Tulip issue #204: Fix IocpProactor.recv()
If ReadFile() fails with ERROR_BROKEN_PIPE, the operation is not pending: don't register the overlapped. I don't know if WSARecv() can fail with ERROR_BROKEN_PIPE. Since Overlapped.WSARecv() already handled ERROR_BROKEN_PIPE, let me guess that it has the same behaviour than ReadFile().
Diffstat (limited to 'runtests.py')
0 files changed, 0 insertions, 0 deletions