Module pingora_core::protocols::l4::socket
source · Expand description
Generic socket type
Enums§
SocketAddris a storage type that contains either a Internet (IP address) socket address or a Unix domain socket address.
Generic socket type
SocketAddr is a storage type that contains either a Internet (IP address)
socket address or a Unix domain socket address.