Back: Sockets.DummyStream Up: Sockets package Forward: Sockets.ICMP6SocketImpl class-C constants   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

6.9 Sockets.ICMP6SocketImpl

Defined in namespace Sockets
Superclass: Sockets.RawSocketImpl
Category: Sockets-Protocols

Unless the application installs its own implementation, this is the default socket implementation that will be used for IPv6 raw sockets. It uses C call-outs to implement standard BSD style sockets of family AF_INET, type SOCK_RAW, protocol IPPROTO_ICMPV6.

6.9.1 Sockets.ICMP6SocketImpl class: C constants  (class)


6.9.1 Sockets.ICMP6SocketImpl class: C constants

protocol
Not commented.



Back: Sockets.ICMP6SocketImpl Up: Sockets.ICMP6SocketImpl Forward: Sockets.ICMPSocketImpl   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on April, 16 2013 using texi2html