4 Commits
Author SHA1 Message Date
Patrick BarrettandCarl Lerche 3658e10045 uds: implement UnixDatagramFramed (#453)
Implement `Stream + Sink` layer on top of unix domain sockets
using codecs.
2018-11-20 09:19:34 -08:00
Patrick BarrettandCarl Lerche e6fc3d209d return NotReady when recv_from wouldblock in uds (#452) 2018-07-11 11:37:57 -07:00
Patrick Barrett 0c553f958a return implicitly (rather than both explicitly and implicitly) 2017-01-14 13:00:46 -06:00
Patrick Barrett e502603532 use the 'Out' type in encode rather than copy/paste 2017-01-14 12:59:22 -06:00