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