summaryrefslogtreecommitdiffstats
path: root/tokio/tests/io_split.rs
AgeCommit message (Expand)Author
2020-10-12io: Rename `ReadBuf` methods (#2945)Lucio Franco
2020-08-13io: change AsyncRead to use a ReadBuf (#2758)Sean McArthur
2020-01-21io: simplify split check (#2144)Lucio Franco
2020-01-20Add a method to test if split streams come from the same stream. (#1762)Maarten de Vries
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-11-20io: flatten `split` module (#1802)Carl Lerche
2019-10-26io: move into `tokio` crate (#1691)Carl Lerche