rustix
1.0.8
In rustix::
backend::
net::
sockopt
rustix
::
backend
::
net
::
sockopt
Function
set_tcp_thin_linear_timeouts
Copy item path
Source
pub(crate) fn set_tcp_thin_linear_timeouts( fd:
BorrowedFd
<'_>, value:
bool
, ) ->
Result
<
()
>