[issue27456] asyncio: set TCP_NODELAY flag by default

STINNER Victor report at bugs.python.org
Thu Nov 2 12:11:27 EDT 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

> sock.type == socket.SOCK_STREAM

Oh, right. I wrote PR 4233 to fix the code.

Yury: "Good catch.  I made a PR to fix this."

Oops. If you wrote a PR, would it mind to compare it with mine, please?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27456>
_______________________________________


More information about the Python-bugs-list mailing list