You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.
Well, asyncio in Python 3.6 (and 3.5.3) sets NODELAY by default and so should we. It's really up to those who use advanced TCP settings to workaround that.
we need this for some options, like TCP_NODELAY, TCP_CORK, SO_KEEPALIVE
The text was updated successfully, but these errors were encountered: