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