Back: TCP.SocketImpl-socket operations Up: TCP package Forward: TCP.TCPSocketImpl class-C constants   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

6.17 TCP.TCPSocketImpl

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

6.17.1 TCP.TCPSocketImpl class: C constants  (class)
6.17.2 TCP.TCPSocketImpl class: implementation  (class)
6.17.3 TCP.TCPSocketImpl: implementation  (instance)
6.17.4 TCP.TCPSocketImpl: socket options  (instance)


6.17.1 TCP.TCPSocketImpl class: C constants

ipprotoTcp
Not commented.

protocol
Not commented.

tcpNodelay
Not commented.


6.17.2 TCP.TCPSocketImpl class: implementation

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


6.17.3 TCP.TCPSocketImpl: implementation

outOfBandImplClass
Return an implementation class to be used for out-of-band data on the receiver.


6.17.4 TCP.TCPSocketImpl: socket options

valueWithoutBuffering: aBlock
Evaluate aBlock, ensuring that any data that it writes to the socket is sent immediately to the network.



Back: TCP.TCPSocketImpl-implementation Up: TCP.TCPSocketImpl Forward: TCP.UDPSocketImpl   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