constant Socket::Constants::SO_PRIORITY

SO_PRIORITY -> Integer[permalink][rdoc][edit]

The protocol-defined priority for all packets on this socket。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

[SEE_ALSO] socket(7linux), ip(7linux)