Function rustix::backend::net::syscalls::getsockname

source ยท
pub(crate) fn getsockname(fd: BorrowedFd<'_>) -> Result<SocketAddrAny>