rustix::backend::net::sockopt

Function get_ipv6_v6only

Source
pub(crate) fn get_ipv6_v6only(fd: BorrowedFd<'_>) -> Result<bool>