rustix::backend::net::sockopt

Function get_tcp_quickack

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