rustix
0.38.39
In rustix::backend::net::sockopt
Function
rustix
::
backend
::
net
::
sockopt
::
get_socket_type
Copy item path
source
ยท
[
−
]
pub(crate) fn get_socket_type(fd:
BorrowedFd
<'_>) ->
Result
<
SocketType
>