Issue #21119: asyncio: Make sure that socketpair() close sockets on error
Close the listening socket if sock.bind() raises an exception.
Showing
Please
register
or
sign in
to comment
Close the listening socket if sock.bind() raises an exception.