rustix::backend::net::syscalls

Function connect_v6

Source
pub(crate) fn connect_v6(fd: BorrowedFd<'_>, addr: &SocketAddrV6) -> Result<()>