Skip to main content

SO_PEERCRED

Constant SO_PEERCRED 

Source
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.