Issue #21119: asyncio: Make sure that socketpair() close sockets on error
Close the listening socket if sock.bind() raises an exception.
V
Victor Stinner committed
a9fa2664ab98a1077e5b16d66c17aea0cd631ed7
Parent: 223a624
Close the listening socket if sock.bind() raises an exception.