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 vstinner
Recipients rpointel, vstinner
Date 2014-02-20.23:26:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392938772.37.0.00623699305196.issue20669@psf.upfronthosting.co.za>
In-reply-to
Content
recvmsg_trunc_emsgsize.patch: modify recvmsg() tests checking for truncated data to ignore the test on OSError(EMSGSIZE).
History
Date User Action Args
2014-02-20 23:26:12vstinnersetrecipients: + vstinner, rpointel
2014-02-20 23:26:12vstinnersetmessageid: <1392938772.37.0.00623699305196.issue20669@psf.upfronthosting.co.za>
2014-02-20 23:26:12vstinnerlinkissue20669 messages
2014-02-20 23:26:11vstinnercreate