pub const SO_PEERCRED: c_int = 17;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/socket.7.html.
Return the credentials of the peer process connected to this socket.
pub const SO_PEERCRED: c_int = 17;Non-POSIX, see https://www.man7.org/linux/man-pages/man7/socket.7.html.
Return the credentials of the peer process connected to this socket.