Skip to main content

SO_PRIORITY

Constant SO_PRIORITY 

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