pub fn tcp_quickack<Fd: AsFd>(fd: Fd) -> Result<bool>Expand description
getsockopt(fd, IPPROTO_TCP, TCP_QUICKACK)
See the module-level documentation for more.
pub fn tcp_quickack<Fd: AsFd>(fd: Fd) -> Result<bool>getsockopt(fd, IPPROTO_TCP, TCP_QUICKACK)
See the module-level documentation for more.