Type Definition fizyr_rpc::UnixSeqpacketTransport[][src]

type UnixSeqpacketTransport = UnixTransport<UnixSeqpacket>;
Expand description

Message transport for Unix seqpacket sockets.