summaryrefslogtreecommitdiffstats
path: root/PC/launcher.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-01-26 21:30:49 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-01-26 21:30:49 (GMT)
commit41063d2a59a24e257cd9ce62137e36c862e3ab1e (patch)
tree65f8861d33e1cdd09058f464a5ad162a80bffc69 /PC/launcher.c
parent24dfa3c1d6b21e731bd167a13153968bba8fa5ce (diff)
downloadcpython-41063d2a59a24e257cd9ce62137e36c862e3ab1e.zip
cpython-41063d2a59a24e257cd9ce62137e36c862e3ab1e.tar.gz
cpython-41063d2a59a24e257cd9ce62137e36c862e3ab1e.tar.bz2
asyncio, 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 'PC/launcher.c')
0 files changed, 0 insertions, 0 deletions