Next: Sockets.IP6Address, Previous: Sockets.ICMP6SocketImpl, Up: Sockets package [Index]
Unless the application installs its own implementation, this is the default socket implementation that will be used for IPv4 raw sockets. It uses C call-outs to implement standard BSD style sockets of family AF_INET, type SOCK_RAW, protocol IPPROTO_ICMP.
• Sockets.ICMPSocketImpl class-C constants: | (class) |