diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-06-04 00:11:52 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-06-04 00:11:52 +0200 |
commit | 223a624158254e2c907116a756f6ffe63c49fb7a (patch) | |
tree | c777076d19ecb165b487e1e6b0fd2b95d71b37b2 /Lib/asyncio/windows_utils.py | |
parent | b9b965f6dd5be211a9ce047ac00070e51bc9b7a8 (diff) | |
download | cpython-git-223a624158254e2c907116a756f6ffe63c49fb7a.tar.gz |
Issue #21119: asyncio now closes sockets on errors
Fix ResourceWarning: create_connection(), create_datagram_endpoint() and
create_unix_server() methods of event loop now close the newly created socket
on error.
Diffstat (limited to 'Lib/asyncio/windows_utils.py')
0 files changed, 0 insertions, 0 deletions