Message103070
Updated patch against current py3k.
About the timeout limit, an useful point of comparison is select(), which doesn't try to loop either: it just throws OverflowError if the specified timeout value is too large to be represented in a timeval struct. |
|
| Date |
User |
Action |
Args |
| 2010-04-13 17:51:00 | pitrou | set | recipients:
+ pitrou, jyasskin, gps, jnoller, brian.curtin, asvetlov, flox, torsten |
| 2010-04-13 17:51:00 | pitrou | set | messageid: <[email protected]> |
| 2010-04-13 17:50:58 | pitrou | link | issue7316 messages |
| 2010-04-13 17:50:58 | pitrou | create | |
|