constant Socket::IPV6_RTHDRDSTOPTS

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

Allows removal of sticky destination options header。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

[SEE_ALSO] Socket::Constants::IPPROTO_IPV6, [RFC3542]