Module unix

Source

Structs§

UnixConfig
Unix Conn config
UnixConn
Unix domain socket implementation of the Connection trait.
UnixListener

Functions§

dial
Connects to the given Unix socket path.
listen
Listens on the given Unix socket path.