get_peer_cred
tokio
1.48.0
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
>