GnuSmalltalkUsersGuide:AdditionalChapter6 9

From 흡혈양파의 번역工房
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Sockets.ICMP6SocketImpl

Sockets.ICMP6SocketImpl

네임스페이스 Sockets에 정의됨

슈퍼클래스: Sockets.RawSocketImpl

범주: 소켓-프로토콜


애플리케이션이 고유의 구현부를 설치하지 않는 한 이것이 기본 소켓 구현이며 IPv6 raw socket에 사용될 것이다. 이것은 C call-outs를 이용하여 family AF_INET, type SOCK_RAW, protocol IPPROTO_ICMPV6의 표준 BSD 스타일 소켓을 구현한다.


Sockets.ICMP6SocketImpl 클래스: C 상수

protocol

해당 설명 없음.


Notes