Module pingora_core::protocols::l4::socket

source ·
Expand description

Generic socket type

Enums§

  • SocketAddr is a storage type that contains either a Internet (IP address) socket address or a Unix domain socket address.