{
{    The purpose of this request is to accept a proposal to open a Channel
{ Connection (CC).  This request will result in the delivery of a "connect
{ confirm" event to the peer Channel Connection user residing in the CDCNET
{ device.  Upon successful completion of this request the connection is open
{ and may be used to communicate with the user who proposed the connection.
{
{       NLP$CC_ACCEPT_CONNECTION (CL_CONNECTION, CONNECTION_CLASS, DATA,
{             STATUS)
{
{ CL_CONNECTION: (input, output)  This parameter specifies the interlayer
{       connection that is associated with the proposed Channel Connection
{       which is to be accepted.
{
{ CONNECTION_CLASS: (input)  This parameter specifies the connection class that
{       the user has selected for this connection.  This value may or may not
{       be the same as that proposed by the peer user in the "connect request".
{
{ DATA: (input)  This parameter specifies the data to be included as part of
{       the "connect confirm" event.  The meaning of this data must be agreed
{       upon by the connection users.
{
{ STATUS: (output)  This parameter specifies the request status.
{       CONDITIONS:
{             nae$connection_not_proposed
{             nae$max_data_length_exceeded
{       IDENTIFIER: 'NA'
{
