[issue20320] select.select(timeout) and select.kqueue.control(timeout) must round the timeout to the upper bound

STINNER Victor report at bugs.python.org
Tue Feb 11 09:53:30 CET 2014


STINNER Victor added the comment:

According to my last tests, we should still round select and kqueue timeout away from zero.
http://bugs.python.org/issue20505#msg210908

----------
resolution: invalid -> 
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20320>
_______________________________________


More information about the Python-bugs-list mailing list