summaryrefslogtreecommitdiffstats
path: root/tokio/src/net/unix/incoming.rs
AgeCommit message (Expand)Author
2020-10-09net: switch socket methods to &self (#2934)Carl Lerche
2020-01-24docs: use third form in API docs (#2027)Oleg Nosov
2019-12-18stream: add `next` and `map` utility fn (#1962)Artem Vorotnikov
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-10-29sync: move into `tokio` crate (#1705)Carl Lerche
2019-10-25net: move into tokio crate (#1683)Carl Lerche