Function rustix::backend::net::sockopt::set_tcp_thin_linear_timeouts

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