This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients j1m, python-dev, socketpair, vmagamedov, vstinner, yselivanov
Date 2017-12-16.00:32:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513384347.14.0.213398074469.issue27456@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e796b2fe26f220107ac50667de6cc86c82b465e3 by Yury Selivanov in branch 'master':
bpo-27456: Ensure TCP_NODELAY is set on linux (#4231)
https://github.com/python/cpython/commit/e796b2fe26f220107ac50667de6cc86c82b465e3
History
Date User Action Args
2017-12-16 00:32:27yselivanovsetrecipients: + yselivanov, vstinner, j1m, vmagamedov, socketpair, python-dev
2017-12-16 00:32:27yselivanovsetmessageid: <1513384347.14.0.213398074469.issue27456@psf.upfronthosting.co.za>
2017-12-16 00:32:27yselivanovlinkissue27456 messages
2017-12-16 00:32:27yselivanovcreate