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