summaryrefslogtreecommitdiffstats
path: root/src/timer_wheel.rs
AgeCommit message (Expand)Author
2016-09-08Use a timer heap instead of a timer wheelAlex Crichton
2016-09-01Track Slab changesCarl Lerche
2016-08-17Update futures-curlAlex Crichton
2016-08-13Optimize next_timeout slightlyAlex Crichton
2016-08-09Fix a few more timer wheel bugsAlex Crichton
2016-08-05Fix up a few edge cases on the timer wheelAlex Crichton
2016-08-05Don't export the `timer_wheel` moduleAlex Crichton
2016-08-03Fix timer wheel testsAlex Crichton
2016-08-03Add a timer wheelAlex Crichton