summaryrefslogtreecommitdiffstats
path: root/tokio-uds/tests
AgeCommit message (Expand)Author
2019-08-16uds: move into tokio-net (#1462)Carl Lerche
2019-08-09uds: implement split and split_mut for UnixStream (#1395)Tomasz Miąsko
2019-08-10chore: change default lint level to warning and deny warnings in CI (#1416)Taiki Endo
2019-07-08uds: update to std-future (#1227)Yin Guanhao
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-02-21chore: apply rustfmt to all crates (#917)Carl Lerche
2018-11-20uds: implement UnixDatagramFramed (#453)Patrick Barrett
2018-08-10Routine dependencies update (#533)Mateusz Mikuła
2018-05-14Import tokio-uds (#365)Carl Lerche