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

type LocalStreamSocket = StreamSocket<LocalStream>;

The stream-oriented UNIX domain socket type.