pub const SO_PASSCRED: c_int = 16;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/socket.7.html.
Enable or disable the receiving of the SCM_CREDENTIALS control message.
pub const SO_PASSCRED: c_int = 16;Non-POSIX, see https://www.man7.org/linux/man-pages/man7/socket.7.html.
Enable or disable the receiving of the SCM_CREDENTIALS control message.