polling/src
Al Hoang 99a32b7607
feat: Add support for Haiku OS
Haiku does not support pipe_with at all, so just fall back to pipe().
2023-10-01 20:57:41 -07:00
..
iocp feat: Make the constructors for Event const 2023-08-21 18:32:21 -07:00
os bugfix: Manage sources being inserted into kqueue 2023-09-27 21:30:46 -07:00
epoll.rs feat: Make the constructors for Event const 2023-08-21 18:32:21 -07:00
kqueue.rs bugfix: Manage sources being inserted into kqueue 2023-09-27 21:30:46 -07:00
lib.rs feat: introduce Event::new() 2023-09-12 06:02:02 -07:00
os.rs feat: Add functionality for posting events to the IOCP (#101) 2023-04-16 07:37:48 -07:00
poll.rs feat: Add support for Haiku OS 2023-10-01 20:57:41 -07:00
port.rs feat: Make the constructors for Event const 2023-08-21 18:32:21 -07:00