pub const SO_PEERSEC: c_int = 31;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man2/SO_PEERSEC.2const.html.
Get the security context of a peer socket.
pub const SO_PEERSEC: c_int = 31;Non-POSIX, see https://www.man7.org/linux/man-pages/man2/SO_PEERSEC.2const.html.
Get the security context of a peer socket.