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

Expand description

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.