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