Jean-Paul Calderone <inva...@example.invalid> added the comment:

> Unfortunately, select doesn't necessarily update the timeout variable with 
> the remaining time, so we can't rely on this. This would mean having the 
> select enclosed within gettimeofday and friends, which seems a bit overkill...
How is it "overkill" to be correct?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9090>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to