micropython-lib/select
Paul Sokolovsky c8f9cf1dca select: epoll.poll() takes timeout in seconds.
That's inconsistent with poll.poll(), but that's how CPython has it.
2017-10-21 00:40:50 +03:00
..
example_epoll.py select: example_epoll.py: Rename from test_epoll.py. 2017-09-29 10:18:54 -07:00
metadata.txt select: Release 0.2. 2017-10-07 01:14:30 +03:00
select.py select: epoll.poll() takes timeout in seconds. 2017-10-21 00:40:50 +03:00
setup.py select: Release 0.2. 2017-10-07 01:14:30 +03:00