summaryrefslogtreecommitdiffstats
path: root/tests/timeout.rs
AgeCommit message (Expand)Author
2017-10-30Remove timers from Tokio.Carl Lerche
2017-10-30Rename crate to tokioCarl Lerche
2017-09-10Make timeout tests slightly more flexibleAlex Crichton
2017-01-10Allow a bit of sloppiness in the timeout testAlex Crichton
2016-09-08Don't remove timeouts that have firedAlex Crichton
2016-09-07Swap Handle/PinnedAlex Crichton
2016-09-07Reorganize the entire crate:Alex Crichton
2016-08-26Rename to tokio-core, add in futures-ioAlex Crichton
2016-08-03Add a timer wheelAlex Crichton