Message240273
So, yeah, that's right. In the attached patch, I'm closing the file descriptor if the timeout/error happens on a non-blocking call. It fails with an EBADF on reconnect at that point, but it doesn't potentially leave an FD in the proc's file table.
Should be no more EINTR's coming out of the select call. |
|
Date |
User |
Action |
Args |
2015-04-08 15:26:23 | mcjeff | set | recipients:
+ mcjeff, gregory.p.smith, vstinner |
2015-04-08 15:26:23 | mcjeff | set | messageid: <1428506783.96.0.365286476065.issue23863@psf.upfronthosting.co.za> |
2015-04-08 15:26:23 | mcjeff | link | issue23863 messages |
2015-04-08 15:26:23 | mcjeff | create | |
|