[issue31334] select.poll.poll fails on BSDs with arbitrary negative timeouts

Serhiy Storchaka report at bugs.python.org
Mon Oct 16 09:00:43 EDT 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Shouldn't epoll_poll() be fixed too? Only -1 is documented as an infinity timeout in epoll_wait (2).

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31334>
_______________________________________


More information about the Python-bugs-list mailing list