Module unix

Module unix 

Source
Expand description

Unix domain socket transport

Structs§

Client
Invoke implementation of a Unix domain socket transport

Type Aliases§

Oneshot
Invoke and Accept implementation in terms of a single UnixStream.