summaryrefslogtreecommitdiffstats
path: root/tokio/src/net/unix/mod.rs
AgeCommit message (Expand)Author
2020-10-09net: switch socket methods to &self (#2934)Carl Lerche
2020-10-02io: update to Mio 0.7 (#2893)Carl Lerche
2020-07-24net: ensure that unix sockets have both split and into_split (#2687)Alice Ryhl
2020-07-23net: introduce split on UnixDatagram (#2557)cssivision
2019-11-25doc: add more doc_cfg annotations (#1821)Carl Lerche
2019-11-20net: flatten `split` mod (#1797)Carl Lerche
2019-10-29sync: move into `tokio` crate (#1705)Carl Lerche
2019-10-25net: move into tokio crate (#1683)Carl Lerche