summaryrefslogtreecommitdiffstats
path: root/tokio/src/io/driver/platform.rs
AgeCommit message (Expand)Author
2020-02-25process: Wake up read and write on `EPOLLERR` (#2218)Kevin Leimkuhler
2019-11-20Refactor the I/O driver, extracting slab to `tokio::util`. (#1792)Carl Lerche