Type Alias fizyr_rpc::UnixSeqpacketPeer

source ·
pub type UnixSeqpacketPeer = Peer<UnixSeqpacketTransport>;
Expand description

Peer using the Unix seqpacket transport.

Aliased Type§

struct UnixSeqpacketPeer { /* private fields */ }