Function mio::sys::unix::uds::stream::connect_addr

source ·
pub(crate) fn connect_addr(address: &SocketAddr) -> Result<UnixStream>