rustix::net

Function connect_any

source
pub fn connect_any<Fd: AsFd>(sockfd: Fd, addr: &SocketAddrAny) -> Result<()>
Expand description