Commit graph

7 commits

Author SHA1 Message Date
3eee2a97ad Accept Into<SocketAddr> for network types 2022-02-16 16:25:50 -05:00
53ef4552f6 Remove direct rustix dep 2022-02-16 11:58:58 -05:00
e7ce722285 Add .ready() future, hide manual futures, simplify io methods 2022-02-16 11:12:06 -05:00
49236c251a Store poller's notifier in waker 2022-02-15 13:33:19 -06:00
43a1c133cb Revert "Have waker wake the current thread"
Waking the current thread does not alter previous behavior

This reverts commit 727975f2ab.
2022-02-15 13:18:22 -06:00
727975f2ab Have waker wake the current thread 2022-02-15 13:15:32 -06:00
6eb7cc35cb Break out of polldance repo 2022-02-15 12:17:58 -06:00