summaryrefslogtreecommitdiffstats
path: root/tokio/src/net/unix/split.rs
AgeCommit message (Expand)Author
2020-11-18io: add vectored writes to `AsyncWrite` (#3149)Sean McArthur
2020-08-13io: change AsyncRead to use a ReadBuf (#2758)Sean McArthur
2020-07-24net: ensure that unix sockets have both split and into_split (#2687)Alice Ryhl
2019-11-20chore: update `bytes` dependency to git master (#1796)Carl Lerche
2019-10-26io: move into `tokio` crate (#1691)Carl Lerche
2019-10-25net: move into tokio crate (#1683)Carl Lerche