constant Socket::IPV6_RECVPATHMTU

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

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

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