Function rustix::net::sockopt::set_tcp_nodelay

pub fn set_tcp_nodelay<Fd: AsFd>(fd: &Fd, nodelay: bool) -> io::Result<()>
Documentation