icmp6
ICMP

Prev:<icmp4> ( host -- icmp4 )
Next:<icmp6> ( host -- icmp6 )


Vocabulary
io.sockets.icmp

Class description
IPv6 address specifier for ICMP. The host slot holds the IPv6 address. New instances are created by calling <icmp6>.

Notes
Most applications do not operate on IPv6 addresses directly, and instead should use the icmp address specifier, or call resolve-host.

Examples
"::1" <icmp6>


Definition


Methods