pub const SO_PRIORITY: c_int = 12;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man7/socket.7.html.
Set the protocol-defined priority for all packets to be sent on this socket.
pub const SO_PRIORITY: c_int = 12;Non-POSIX, see https://www.man7.org/linux/man-pages/man7/socket.7.html.
Set the protocol-defined priority for all packets to be sent on this socket.