summaryrefslogtreecommitdiffstats
path: root/tokio/src/net/udp/mod.rs
AgeCommit message (Expand)Author
2020-12-11net: remove empty udp module (#3260)Evan Cameron
2020-09-23io: use intrusive wait list for I/O driver (#2828)Sean McArthur
2019-12-21chore: fix formatting, remove old rustfmt.toml (#2007)Artem Vorotnikov
2019-11-25doc: add more doc_cfg annotations (#1821)Carl Lerche
2019-11-20net: flatten `split` mod (#1797)Carl Lerche
2019-10-25net: move into tokio crate (#1683)Carl Lerche