Function mio::sys::unix::uds::socket_addr

source ·
pub(in sys) fn socket_addr(
    bytes: &[u8]
) -> Result<(sockaddr_un, socklen_t)>