summaryrefslogtreecommitdiffstats
path: root/tokio/src/net/unix/datagram/mod.rs
AgeCommit message (Expand)Author
2020-09-23io: use intrusive wait list for I/O driver (#2828)Sean McArthur
2020-07-24net: ensure that unix sockets have both split and into_split (#2687)Alice Ryhl