]> git.ipfire.org Git - thirdparty/tornado.git/commit
In SSLIOStream, delay the connect_callback until the SSL handshake finishes.
authorBen Darnell <ben@bendarnell.com>
Tue, 15 Feb 2011 03:23:56 +0000 (19:23 -0800)
committerBen Darnell <ben@bendarnell.com>
Tue, 15 Feb 2011 03:23:56 +0000 (19:23 -0800)
commitd14cb06427ae871140fdff6d5a6f394984a2460d
treebd05921294184d89db360bf94198f8342a61bb9f
parentf2f504caeafff8ff0eb2e1513a8ad2346eddc715
In SSLIOStream, delay the connect_callback until the SSL handshake finishes.
tornado/iostream.py