pub type LocalDgramEndpoint = LocalEndpoint<LocalDgram>;Expand description
The datagram-oriented UNIX domain endpoint type.
Aliased Typeยง
pub struct LocalDgramEndpoint { /* private fields */ }pub type LocalDgramEndpoint = LocalEndpoint<LocalDgram>;The datagram-oriented UNIX domain endpoint type.
pub struct LocalDgramEndpoint { /* private fields */ }