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 j1m
Recipients j1m, vstinner, yselivanov
Date 2016-07-07.13:14:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467897284.77.0.582366383764.issue27456@psf.upfronthosting.co.za>
In-reply-to
Content
I missed the point that you can get a transport's socket using get_extra_info. IMO, this provides an adequate escape from the default and qualifies as a "proper way to set it".

I still think the default should be to enable TCP_NODELAY.
History
Date User Action Args
2016-07-07 13:14:44j1msetrecipients: + j1m, vstinner, yselivanov
2016-07-07 13:14:44j1msetmessageid: <1467897284.77.0.582366383764.issue27456@psf.upfronthosting.co.za>
2016-07-07 13:14:44j1mlinkissue27456 messages
2016-07-07 13:14:44j1mcreate