summaryrefslogtreecommitdiffstats
path: root/tokio/src/process/windows.rs
AgeCommit message (Expand)Author
2020-10-02io: update to Mio 0.7 (#2893)Carl Lerche
2020-09-07process: add Child::{wait,try_wait} (#2796)Ivan Petkov
2020-01-14chore: clippy fixes (#2110)Artem Vorotnikov
2019-11-20Refactor the I/O driver, extracting slab to `tokio::util`. (#1792)Carl Lerche
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-10-25net: move into tokio crate (#1683)Carl Lerche