tokio
1.46.1
In tokio::
net::
unix::
ucred::
impl_
linux
tokio
::
net
::
unix
::
ucred
::
impl_linux
Function
get_peer_cred
Copy item path
Source
pub(crate) fn get_peer_cred(sock: &
UnixStream
) ->
Result
<
UCred
>