pub const SO_BSDCOMPAT: c_int = 14;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/socket.7.html.
Enable BSD bug-to-bug compatibility.
pub const SO_BSDCOMPAT: c_int = 14;Non-POSIX, see https://www.man7.org/linux/man-pages/man7/socket.7.html.
Enable BSD bug-to-bug compatibility.