summaryrefslogtreecommitdiffstats
path: root/tokio-io/src/framed_read.rs
AgeCommit message (Expand)Author
2019-06-24Update Tokio to use `std::future`. (#1120)Carl Lerche
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-04-01Replace try! macro with ? operator (#1024)Taiki Endo
2019-02-21chore: apply rustfmt to all crates (#917)Carl Lerche
2018-06-04Create tokio-codec (#360)Bryan Burgers
2018-02-12Split codec code (#128)Roman
2018-01-31Move tokio-io into the git repository. (#96)Carl Lerche