Function rustix::backend::net::sockopt::get_socket_cookie

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