Back: TCP.MulticastSocketImpl-multicasting Up: TCP package Forward: TCP.OOBSocketImpl class-implementation   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

6.10 TCP.OOBSocketImpl

Defined in namespace TCP
Superclass: TCP.DatagramSocketImpl
Category: Sockets-Protocols

6.10.1 TCP.OOBSocketImpl class: implementation  (class)
6.10.2 TCP.OOBSocketImpl: C constants  (instance)
6.10.3 TCP.OOBSocketImpl: implementation  (instance)


6.10.1 TCP.OOBSocketImpl class: implementation

addressClass
Answer the class that holds network addresses for TCP sockets, i.e. IPAddress.


6.10.2 TCP.OOBSocketImpl: C constants

msgOOB
Not commented.


6.10.3 TCP.OOBSocketImpl: implementation

canRead
Answer whether out-of-band data is available on the socket

ensureReadable
Stop the process until an error occurs or out-of-band data becomes available on the socket



Back: TCP.OOBSocketImpl-C constants Up: TCP.OOBSocketImpl Forward: TCP.RawSocketImpl   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on May, 22 2008 using texi2html