polling/src
John Nunley 90c661f5e1 Remove the std default feature
Added in 272bb11eaf for reasons that are
unclear to me. It serves no purpose aside from disabling the API of the
entire crate, so it's best to remove it.

Signed-off-by: John Nunley <dev@notgull.net>
2023-09-04 22:15:28 +02:00
..
iocp feat: Make the constructors for Event const 2023-08-21 18:32:21 -07:00
os Remove libc from dev deps (#146) 2023-09-04 22:12:42 +02:00
epoll.rs feat: Make the constructors for Event const 2023-08-21 18:32:21 -07:00
kqueue.rs feat: Make the constructors for Event const 2023-08-21 18:32:21 -07:00
lib.rs Remove the std default feature 2023-09-04 22:15:28 +02:00
os.rs feat: Add functionality for posting events to the IOCP (#101) 2023-04-16 07:37:48 -07:00
poll.rs feat: Make the constructors for Event const 2023-08-21 18:32:21 -07:00
port.rs feat: Make the constructors for Event const 2023-08-21 18:32:21 -07:00