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

6.15 Sockets.OOBSocketImpl

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

This abstract class serves as the parent class for socket implementations that send out-of-band data over a stream socket.

6.15.1 Sockets.OOBSocketImpl: C constants  (instance)
6.15.2 Sockets.OOBSocketImpl: implementation  (instance)


6.15.1 Sockets.OOBSocketImpl: C constants

msgOOB
Not commented.


6.15.2 Sockets.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: Sockets.OOBSocketImpl-C constants Up: Sockets.OOBSocketImpl Forward: Sockets.RawSocketImpl   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on July, 23 2009 using texi2html