unix_addr

Function unix_addr 

Source
fn unix_addr(address: &SocketAddr) -> (sockaddr_un, socklen_t)
Expand description

Converts a Rust SocketAddr into the system representation.