- Fix bug in
UnixDatagram::send
(#782).
- Implement
UnixDatagramFramed
, providing aStream + Sink
layer for unix domain sockets (#453). - Add solaris support for
ucred
(#733). - Documentation tweaks (#754).
- Fix build on NetBSD (#715).
- Fix bug in
UdsStream::read_buf
(#672).
- Re-export
ConnectFuture
(#430). - bug: Fix
recv_from
(#452). - bug: Fix build on FreeBSD.
- Initial 0.2 release.