Aaron Stephens
Results
11
issues of
Aaron Stephens
As of version 3.7, [`asyncio.create_connection()`](https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.loop.create_connection) has a `ssl_handshake_timeout` kwarg. This kwarg should be supported by `aiosocks.create_connection()` and passed through.