summaryrefslogtreecommitdiffstats
path: root/tests/stream-buffered.rs
AgeCommit message (Expand)Author
2018-03-14Move tokio::net module into tokio tcp/udp crates (#224)Sam Rijs
2018-02-06Switch back to futures from crates.io (#113)Carl Lerche
2018-02-01Track futures tokio-reform branch (#88)Carl Lerche
2018-01-30Change `net::Incoming` signature to match std. (#89)Carl Lerche
2017-12-12Remove `Handle` argument from I/O constructors (#61)Alex Crichton
2017-12-11Remove the `Reactor::run` method (#58)Alex Crichton
2017-12-05Blanket rename `Core` to `Reactor`Alex Crichton
2017-10-30Rename crate to tokioCarl Lerche
2017-03-15Migrate to using tokio-ioAlex Crichton
2016-09-07Swap Handle/PinnedAlex Crichton
2016-09-07Tweak TaskIo wording and suchAlex Crichton
2016-09-07Reorganize the entire crate:Alex Crichton
2016-08-26Rename to tokio-core, add in futures-ioAlex Crichton
2016-08-17Update futures-minihttpAlex Crichton
2016-08-17Re-work I/OAlex Crichton
2016-08-15Keep polling in Buffered if there's more futuresAlex Crichton