Type Definition asyncio::local::LocalStreamEndpoint [] [src]

type LocalStreamEndpoint = LocalEndpoint<LocalStream>;

The stream-oriented UNIX domain endpoint type