[][src]Module tokio::net::unix

Unix domain socket utility types

Structs

Incoming

Stream of listeners

ReadHalf

Read half of a UnixStream.

UCred

Credentials of a process

WriteHalf

Write half of a UnixStream.