Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > socketライブラリ > Socket::Constantsモジュール > IPV6_RECVPATHMTU
IPV6_RECVPATHMTU -> Integer
[permalink][rdoc]Receive current path MTU with datagram。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。
[SEE_ALSO] Socket::Constants::IPPROTO_IPV6, [RFC3542]