Constructs a TCPConnection.
CL_TCPConnection::CL_TCPConnection(); CL_TCPConnection::CL_TCPConnection( const CL_SocketName & remote); CL_TCPConnection::CL_TCPConnection( const CL_SocketName & remote, const CL_SocketName & local); CL_TCPConnection::CL_TCPConnection( int socket, bool close_socket);