Function rustix::backend::net::sockopt::get_ipv6_v6only

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