summaryrefslogtreecommitdiff
path: root/cli/tokio_util.rs
AgeCommit message (Expand)Author
2019-09-11fix: panicking when can't create runtime for block_on (#2905)Bartek Iwańczuk
2019-07-31Add --current-thread flag (#2702)Bartek Iwańczuk
2019-06-02Fix typo (#2443)Gurwinder S
2019-05-29Correct tokio_util::block_on() and op_fetch_module_meta_dataRyan Dahl
2019-05-23Fix concurrent accepts (#2403)Ryan Dahl
2019-04-28Revert "recover: #1517 Kill all pending accepts when TCP listener is closed ...Ryan Dahl
2019-04-27recover: #1517 Kill all pending accepts when TCP listener is closed (#2224)Yusuke Sakurai
2019-04-23Use tokio_threadpool's new panic_handler (#2188)Ryan Dahl
2019-04-17Fix clippy warningsBert Belder
2019-04-14Fix silent error, add custom panic handler (#2098)Ryan Dahl
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl