Change by Artem Khramov :
--
components: +FreeBSD, IO, Library (Lib), macOS
nosy: +ned.deily, ronaldoussoren
___
Python tracker
<https://bugs.python.org/issue37
Change by Artem Khramov :
--
keywords: +patch
pull_requests: +14931
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/15202
___
Python tracker
<https://bugs.python.org/issu
New submission from Artem Khramov :
FreeBSD implementation of poll(2) restricts timeout argument to be either zero,
or positive, or equal to INFTIM (-1).
Unless otherwise overridden, socket timeout defaults to -1. This value is then
converted to milliseconds (-1000) and used as argument to