]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fixed WebSocketClient connections not closing on initial connection failure 910/head
authorBrian Turek <brian.turek@gmail.com>
Tue, 8 Oct 2013 20:24:29 +0000 (16:24 -0400)
committerBrian Turek <brian.turek@gmail.com>
Tue, 8 Oct 2013 20:24:29 +0000 (16:24 -0400)
commit36e7de9db8661018eea32063b6ab67e384c6793d
tree073af1481454b1e6d78c23bf3748c9a430ff9d9d
parentfd3d1919e7301349fcc117b03123622f88b31f84
Fixed WebSocketClient connections not closing on initial connection failure
tornado/websocket.py