pub fn connect_any<Fd: AsFd>(sockfd: Fd, addr: &SocketAddrAny) -> Result<()>
connect(sockfd, addr)—Initiates a connection.
connect(sockfd, addr)