rustix
1.0.8
In rustix::
backend::
net::
syscalls
rustix
::
backend
::
net
::
syscalls
Function
getpeername
Copy item path
Source
pub(crate) fn getpeername(fd:
BorrowedFd
<'_>) ->
Result
<
Option
<
SocketAddrAny
>>