summaryrefslogtreecommitdiff
path: root/src/eager_unix.rs
AgeCommit message (Collapse)Author
2019-03-18Remove Eager read, write, accept (#1959)Ryan Dahl
Removing this reduces tail latency in test/http_bench.ts by half.
2019-01-14Update to rust 2018 editionAndy Hayden
2019-01-02Happy new year!Ryan Dahl
2018-10-24fix typos (#1083)Joseph
2018-10-24Move eager functions into eager_unix.rsBert Belder