rustix
1.0.8
In rustix::
backend::
net::
sockopt
rustix
::
backend
::
net
::
sockopt
Function
getsockopt
Copy item path
Source
fn getsockopt<T:
Copy
>( fd:
BorrowedFd
<'_>, level:
u32
, optname:
u32
, ) ->
Result
<T>