Function rustix::backend::net::sockopt::get_tcp_quickack

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