Module unix

Source
Available on crate feature uds only.
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.