constant Socket::IPV6_PKTINFO

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

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

[SEE_ALSO] Socket::Constants::IPPROTO_IPV6, ip6(4freebsd), ipv6(7linux), [RFC3542]