Next:
Sockets.UDPSocketImpl
, Previous:
Sockets.StreamSocket
, Up:
Sockets package
6.23 Sockets.TCPSocketImpl
Defined in namespace Sockets
Superclass: Sockets.SocketImpl
Category: Sockets-Protocols
Unless the application installs its own implementation, this is the default socket implementation that will be used for IPv4 stream sockets. It uses C call-outs to implement standard BSD style sockets of family AF_INET and type SOCK_STREAM.
Sockets.TCPSocketImpl class-C constants
: (class)
Sockets.TCPSocketImpl-socket options
: (instance)