constant Socket::Constants::IPV6_PATHMTU

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

Retrieve current path MTU。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

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