[issue27456] asyncio: set TCP_NODELAY flag by default

STINNER Victor report at bugs.python.org
Tue Dec 19 08:20:05 EST 2017


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

Yury: thanks for fixing socket.socket.type. asyncio code now looks simpler and easier to follow without the helper functions just to test the socket type for equality.

----------

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


More information about the Python-bugs-list mailing list