asyncio, Tulip issue 143: UNIX domain methods, fix ResourceWarning and
DeprecationWarning warnings. create_unix_server() closes the socket on any error, not only on OSError.
Showing
Please register or sign in to comment
DeprecationWarning warnings. create_unix_server() closes the socket on any error, not only on OSError.