summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/protocols.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-01-28 23:36:51 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-01-28 23:36:51 (GMT)
commitfa73779b0a54211e99bd1e76511f30352c7055e9 (patch)
tree0abf1f81f382ddd5771db6b49d798e2a27d1eeaa /Lib/asyncio/protocols.py
parentf07801bb17f8089dc8b8a4d2beafba7c497af900 (diff)
downloadcpython-fa73779b0a54211e99bd1e76511f30352c7055e9.zip
cpython-fa73779b0a54211e99bd1e76511f30352c7055e9.tar.gz
cpython-fa73779b0a54211e99bd1e76511f30352c7055e9.tar.bz2
asyncio: Fix _SelectorSocketTransport constructor
Only start reading when connection_made() has been called: protocol.data_received() must not be called before protocol.connection_made().
Diffstat (limited to 'Lib/asyncio/protocols.py')
0 files changed, 0 insertions, 0 deletions