Message 294122 - Python tracker (original) (raw)
Message294122
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:38 | vstinner | set | recipients: + vstinner, ronaldoussoren, lebigot, ned.deily, matrixise, Mali Akmanalp, Ian Carroll, Harry Li |
2017-05-22 05:35:38 | vstinner | set | messageid: 1495431338.15.0.769481436915.issue24658@psf.upfronthosting.co.za |
2017-05-22 05:35:38 | vstinner | link | issue24658 messages |
2017-05-22 05:35:37 | vstinner | create |