diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-02-04 07:57:48 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-02-04 07:57:48 (GMT) |
commit | 83bdfa08f7747466d0925323a7d94a26470fcd32 (patch) | |
tree | 90cff89d521f9e0b3c9dbc880c6c7c36bf2c7f37 /Include/object.h | |
parent | 1703bbbf899da639d75d7300afebb12f5fb2a8c6 (diff) | |
download | cpython-83bdfa08f7747466d0925323a7d94a26470fcd32.zip cpython-83bdfa08f7747466d0925323a7d94a26470fcd32.tar.gz cpython-83bdfa08f7747466d0925323a7d94a26470fcd32.tar.bz2 |
asyncio: Fix _ProactorWritePipeTransport._pipe_closed()
Do nothing if the pipe is already closed. _loop_writing() may call
_force_close() when it gets ConnectionResetError.
Diffstat (limited to 'Include/object.h')
0 files changed, 0 insertions, 0 deletions