Module salvo_core::conn::unix

source ·
Available on Unix only.
Expand description

UnixListener module

Structs§

  • UnixAcceptor is used to accept a Unix socket connection.
  • UnixListener is used to create a Unix socket connection listener.