summaryrefslogtreecommitdiffstats
path: root/tokio/src/io/async_fd.rs
AgeCommit message (Expand)Author
2020-11-30io: add AsyncFd::with_interest (#3167)HK416-is-all-you-need
2020-11-11io: driver internal cleanup (#3124)Carl Lerche
2020-11-10io: update AsyncFd to use Registration (#3113)Carl Lerche
2020-11-07async_fd: make into_inner() deregister the fd (#3104)bdonlan
2020-10-22io: Add AsyncFd, fix io::driver shutdown (#2903)bdonlan