Next: , Up: Sockets.StreamSocket   [Index]


6.22.1 Sockets.StreamSocket class: accessing

defaultImplementationClassFor: aSocketAddressClass

Answer the default implementation class. Depending on the subclass, this might be the default stream socket implementation class of the given address class, or rather its default datagram socket implementation class.

readBufferSize

Answer the size of the read buffer for newly-created sockets

readBufferSize: anInteger

Set the size of the read buffer for newly-created sockets