summaryrefslogtreecommitdiffstats
path: root/tokio/tests/io_read_to_end.rs
AgeCommit message (Expand)Author
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-10-26io: move into `tokio` crate (#1691)Carl Lerche
2019-08-02io: move io helpers back into `tokio-io` (#1377)Lucio Franco
2019-07-09tokio: add AsyncReadExt::read_to_end (#1279)Carl Lerche