Type Definition asyncio::local::LocalDgramEndpoint
[−]
[src]
type LocalDgramEndpoint = LocalEndpoint<LocalDgram>;
The datagram-oriented UNIX domain endpoint type.