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 Harry Li, Ian Carroll, Mali Akmanalp, lebigot, matrixise, ned.deily, ronaldoussoren, vstinner
Date 2017-05-22.05:35:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495431338.15.0.769481436915.issue24658@psf.upfronthosting.co.za>
In-reply-to
Content
I see that we have other clamps on Windows using INT_MAX:

* sock_setsockopt()
* sock_sendto_impl()

Are these functions ok on macOS? If not, a new issue should be opened ;-)
History
Date User Action Args
2017-05-22 05:35:38vstinnersetrecipients: + vstinner, ronaldoussoren, lebigot, ned.deily, matrixise, Mali Akmanalp, Ian Carroll, Harry Li
2017-05-22 05:35:38vstinnersetmessageid: <1495431338.15.0.769481436915.issue24658@psf.upfronthosting.co.za>
2017-05-22 05:35:38vstinnerlinkissue24658 messages
2017-05-22 05:35:37vstinnercreate