pub fn set_ipv6_v6only<Fd: AsFd>(fd: Fd, only_v6: bool) -> Result<()>
Available on crate feature net only.
Expand description