Use newer asyncio to connect accepted sockets (if available).
The new api will be in Python 3.6, and hopefullt, in uvloop soon. When binding to port 0, make sure we set our address to a 2-tuple, because IPV6 4-tuples confuse ClientStorage.
Showing
Please register or sign in to comment