Function mio::sys::unix::net::socket_addr

source ·
pub(crate) fn socket_addr(addr: &SocketAddr) -> (SocketAddrCRepr, socklen_t)
Expand description

Converts a Rust SocketAddr into the system representation.