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 petri.lehtinen
Recipients docs@python, petri.lehtinen
Date 2011-09-30.08:09:02
SpamBayes Score 6.3235575e-07
Marked as misclassified No
Message-id <1317370143.22.0.297306447289.issue13073@psf.upfronthosting.co.za>
In-reply-to
Content
The argument is essential to avoid slowdown with delayed ACKs and the Nagle algorithm, so it should be documented. It was added when fixing issue 4336. I believe that it's new in Python 2.7.
History
Date User Action Args
2011-09-30 08:09:03petri.lehtinensetrecipients: + petri.lehtinen, docs@python
2011-09-30 08:09:03petri.lehtinensetmessageid: <1317370143.22.0.297306447289.issue13073@psf.upfronthosting.co.za>
2011-09-30 08:09:02petri.lehtinenlinkissue13073 messages
2011-09-30 08:09:02petri.lehtinencreate