polling/src
John Nunley 24e3691794
feat: Add a way to wait on process by PID
This is needed to make processes work in `async-process`.

Signed-off-by: John Nunley <dev@notgull.net>
2024-02-01 06:34:02 -08:00
..
iocp feat: Add the ability to identify if the connection has failed 2024-01-26 12:58:39 -08:00
os feat: Add a way to wait on process by PID 2024-02-01 06:34:02 -08:00
epoll.rs feat: Add the ability to identify if the connection has failed 2024-01-26 12:58:39 -08:00
kqueue.rs feat: Add the ability to identify if the connection has failed 2024-01-26 12:58:39 -08:00
lib.rs feat: Add the ability to identify if the connection has failed 2024-01-26 12:58:39 -08:00
os.rs feat: Add functionality for posting events to the IOCP (#101) 2023-04-16 07:37:48 -07:00
poll.rs Annotate ESP-IDF EPERM error with eventfd info 2024-01-27 21:17:58 -08:00
port.rs feat: Add the ability to identify if the connection has failed 2024-01-26 12:58:39 -08:00