rustix
1.1.2
In rustix::
backend::
net::
sockopt
rustix
::
backend
::
net
::
sockopt
Function
set_txtime
Copy item path
Source
pub(crate) fn set_txtime( fd:
BorrowedFd
<'_>, clockid:
ClockId
, flags:
TxTimeFlags
, ) ->
Result
<
()
>