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