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 gvanrossum, socketpair, vstinner, yselivanov
Date 2015-11-27.23:25:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448666748.19.0.526768219477.issue25608@psf.upfronthosting.co.za>
In-reply-to
Content
result of readexactly(0) is indistinguishable from EOF, so no one should try to use that as I think.

What is the useful case when zero bytes should be read ?
History
Date User Action Args
2015-11-27 23:25:48socketpairsetrecipients: + socketpair, gvanrossum, vstinner, yselivanov
2015-11-27 23:25:48socketpairsetmessageid: <1448666748.19.0.526768219477.issue25608@psf.upfronthosting.co.za>
2015-11-27 23:25:48socketpairlinkissue25608 messages
2015-11-27 23:25:48socketpaircreate