{
{    The purpose of this request is to establish a connection with the peer at
{ the given destination socket.
{
{       NLP$TCP_CONNECT_SOCKET (CL_CONNECTION, SOURCE_SOCKET,
{             DESTINATION_SOCKET, GRACEFUL_CLOSE, TRAFFIC_PATTERN, CLASS,
{             DEVICE_ID, STATUS)
{
{ CL_CONNECTION: (input, output)  This parameter specifies the interlayer
{       connection that is to be associated with the TCP Access Agent
{       connection.
{
{ SOURCE_SOCKET: (input)  This parameter specifies the port number and the IP
{       address of the initiator of this request.
{
{ DESTINATION_SOCKET: (input)  This parameter specifies the port number and the
{       IP address of the destination peer.
{
{ GRACEFUL_CLOSE: (input)  This parameter specifies whether the connection will
{       be closed semi-gracefully.  If the connection is to be closed
{       gracefully, all data sent before the connection is closed will be
{       delivered to the communicating peer.
{
{ TRAFFIC_PATTERN: (input)  This parameter specifies the anticipated flow of
{       data over the connection.
{
{ CLASS: (input)  This parameter specifies the proposed connection class for
{       the connection.
{
{ DEVICE_ID: (input)  This parameter specifies the device identifier through
{       which the connection is to be established.
{
{ STATUS: (output) This parameter specifies the request status.
{     CONDITION:
{
