summaryrefslogtreecommitdiff
path: root/src/tokio_util.rs
AgeCommit message (Expand)Author
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl
2019-03-18Integrate //core into existing code baseRyan Dahl
2019-03-12Make timers act like normal opsRyan Dahl
2019-02-12Drop assert!() from untrack_task() (#1757)Kevin (Kun) "Kassimo" Qian
2019-02-01src: simplify rust codeBert Belder
2019-01-15Kill all pending accepts when TCP listener is closed (#1517)Kevin (Kun) "Kassimo" Qian
2019-01-14Update to rust 2018 editionAndy Hayden
2019-01-02Happy new year!Ryan Dahl
2018-12-11Replace blocking! macro by generic function (#1305)F001
2018-10-19Add missing copyrights (#1024)ztplz
2018-10-03First pass at support for TCP servers and clients. (#884)Ryan Dahl
2018-09-25Make Deno multithreaded.Ryan Dahl