constant Socket::Constants::IP_RECVTOS

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

Receive TOS with incoming packets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

[SEE_ALSO] Socket::Constants::IPPROTO_IP, ip(7linux)