micropython-lib/select
Reid Wagner c09b364253 select: epoll: Recompute timeout after EINTR.
As detailed in PEP 475, timeout should be recomputed before retrying
the interrupted system call.
2017-10-21 21:27:57 +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: Recompute timeout after EINTR. 2017-10-21 21:27:57 +03:00
setup.py select: Release 0.2. 2017-10-07 01:14:30 +03:00