pub async fn connect(
    desc: &Arc<SafeDescriptor>,
    addr: sockaddr_un,
    len: socklen_t
) -> Result<()>