summaryrefslogtreecommitdiffstats
path: root/tokio/tests/io_async_fd.rs
AgeCommit message (Expand)Author
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