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 socketpair
Recipients j1m, python-dev, socketpair, vmagamedov, vstinner, yselivanov
Date 2017-12-20.07:18:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Note, TCP_NODELAY can not be set on UNIX streaming socket. Do you have corresponding tests for UNIX sockets ?
History
Date User Action Args
2017-12-20 07:18:20socketpairsetrecipients: + socketpair, vstinner, j1m, vmagamedov, python-dev, yselivanov
2017-12-20 07:18:20socketpairsetmessageid: <[email protected]>
2017-12-20 07:18:20socketpairlinkissue27456 messages
2017-12-20 07:18:20socketpaircreate