]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
asyncio: Log a warning when eof_received() returns true and using ssl.
authorGuido van Rossum <guido@dropbox.com>
Fri, 1 Nov 2013 21:19:35 +0000 (14:19 -0700)
committerGuido van Rossum <guido@dropbox.com>
Fri, 1 Nov 2013 21:19:35 +0000 (14:19 -0700)
commit3a703921a61d45718fdc01e29e2ae8e907d9f0a0
treeb3e793d08162877cbb060b6117f4a11311053cae
parente3f52ef067e3825c3479cfb4f58e3226cd1a8245
asyncio: Log a warning when eof_received() returns true and using ssl.
Lib/asyncio/selector_events.py