]> git.ipfire.org Git - thirdparty/tornado.git/commit
tcpclient: Close socket on source_ip bind failure
authorBen Darnell <ben@bendarnell.com>
Mon, 20 Feb 2017 19:18:22 +0000 (14:18 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 20 Feb 2017 19:18:22 +0000 (14:18 -0500)
commitad09f9111e6ccc9ad17094695c6c2e999b5dc011
tree33cbdbaf8ba47999d0dda1518390633f9aaf719c
parent0681ecf52ad0151c8cf80f7dbc29f6d414f8af59
tcpclient: Close socket on source_ip bind failure

Silences a warning on python 3
tornado/tcpclient.py