[issue22435] socketserver.TCPSocket leaks socket to garbage collector if server_bind() fails

Roundup Robot report at bugs.python.org
Mon Oct 13 19:43:17 CEST 2014


Roundup Robot added the comment:

New changeset 437002018d2d by Charles-François Natali in branch '2.7':
Issue #22435: Fix a file descriptor leak when SocketServer bind fails.
https://hg.python.org/cpython/rev/437002018d2d

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22435>
_______________________________________


More information about the Python-bugs-list mailing list