]> granicus.if.org Git - python/commit
asyncio: When not closing the connection after receiving EOF, still remove the read...
authorGuido van Rossum <guido@dropbox.com>
Wed, 30 Oct 2013 21:36:58 +0000 (14:36 -0700)
committerGuido van Rossum <guido@dropbox.com>
Wed, 30 Oct 2013 21:36:58 +0000 (14:36 -0700)
commit1f683bbe71480e652c6be75cb88426aa6a7507a9
treefd15406ede4de1a2aa2b49848284c27b4b9cb2a1
parent4574b49703785081262f65df59c1a630242e506f
asyncio: When not closing the connection after receiving EOF, still remove the read handler.
Lib/asyncio/selector_events.py