pub fn get_tcp_thin_linear_timeouts<Fd: AsFd>(fd: Fd) -> Result<bool>
Available on crate feature
net
only.Expand description
getsockopt(fd, IPPROTO_TCP, TCP_THIN_LINEAR_TIMEOUTS)
See the module-level documentation for more.
pub fn get_tcp_thin_linear_timeouts<Fd: AsFd>(fd: Fd) -> Result<bool>
net
only.getsockopt(fd, IPPROTO_TCP, TCP_THIN_LINEAR_TIMEOUTS)
See the module-level documentation for more.