Next: Sockets.AbstractSocket class-timed-out operations, Previous: Sockets.AbstractSocket class-defaults, Up: Sockets.AbstractSocket [Index]
This method should not be called for instances of this class.
Answer a new instance of the receiver, using as the underlying layer the object passed as the ‘implementation’ parameter; the object is probably going to be some kind of AbstractSocketImpl.
Answer a new instance of the receiver, using as the underlying layer a new instance of ‘implementationClass’ and using the protocol family of ‘addressClass’.