summaryrefslogtreecommitdiffstats
path: root/tokio/src/net/unix/ucred.rs
AgeCommit message (Expand)Author
2020-11-06net: report PID in UCred for Solaris and Illumos. (#3085)Maarten de Vries
2020-10-31net: add pid to tokio::net::unix::UCred (#2633)Finn Behrens
2020-10-11net: make UCred fields private (#2936)Taiki Endo
2020-05-11tokio: add support for illumos target (#2486)Patrick Mooney
2020-01-06chore: use just std instead of ::std in paths (#2049)Linus Färnstrand
2019-11-27net: fix ucred for illumos/solaris (#1772)Michael Zeller
2019-10-25net: move into tokio crate (#1683)Carl Lerche