]> granicus.if.org Git - python/commit
Issue #8184: Fix a potential file descriptor leak when a
authorCharles-François Natali <neologix@free.fr>
Sat, 4 Feb 2012 13:55:53 +0000 (14:55 +0100)
committerCharles-François Natali <neologix@free.fr>
Sat, 4 Feb 2012 13:55:53 +0000 (14:55 +0100)
commit992ca5278ec1d7529c4aeedfed74051890feac1b
tree7e555dd40f487dbd2a990682d5d562a31debb4fd
parent90b13583bcbed14e92c4ad880057ec48017e5a33
Issue #8184: Fix a potential file descriptor leak when a
multiprocessing.Connection socket can't be bound.
Lib/multiprocessing/connection.py