summaryrefslogtreecommitdiffstats
path: root/tokio-uds
AgeCommit message (Expand)Author
2018-11-21Bump version to v0.1.13 (#771)Carl Lerche
2018-11-20uds: implement UnixDatagramFramed (#453)Patrick Barrett
2018-11-16uds: minor doc fix in UnixStream and UnixDatagram (#754)Felix Obenhuber
2018-11-15uds: added solaris support in the `ucred` module (#733)Ohad Ravid
2018-10-23Bump version to 0.1.12 (#718)Carl Lerche
2018-10-23uds: add NetBSD support (#715)Iku Iwasa
2018-09-27Bump tokio-uds to v0.2.2Carl Lerche
2018-09-27ads: fix UdsStream::read_buf to clear read (not write) readiness (#672)Sean McArthur
2018-08-25Spelling fixes (#571)Ben Boeckel
2018-08-19Bump tokio-uds version to v0.2.1 (#552)Carl Lerche
2018-08-10Routine dependencies update (#533)Mateusz MikuĊ‚a
2018-07-24Ignore tokio-uds's test_socket_pair on FreeBSD. (#493)Alan Somers
2018-07-11return NotReady when recv_from wouldblock in uds (#452)Patrick Barrett
2018-06-18Reexport tokio_uds::ConnectFuture (#430)Steven Fackler
2018-06-06Bump tokio-uds to v0.2.0 (#395)Carl Lerche
2018-05-14Import tokio-uds (#365)Carl Lerche