[issue35380] Enable TCP_NODELAY for proactor event loop

Andrew Svetlov report at bugs.python.org
Sun Dec 2 18:04:50 EST 2018


New submission from Andrew Svetlov <andrew.svetlov at gmail.com>:

We do it for selector based loops already, let's be consistent.

I think the feature should be backported to 3.7 too.

----------
components: asyncio
messages: 330903
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Enable TCP_NODELAY for proactor event loop
versions: Python 3.7, Python 3.8

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


More information about the Python-bugs-list mailing list