{
{    The purpose of this procedure is to process the channel connection connect
{ event for the Link Access Agent (LAA).  It processes the connect event as a
{ protocol error and disconnects the channel connection.  Any data associated
{ with the connect event is released.
{
{       NLP$LA_CONNECT_EVENT_PROCESSOR (CL_CONNECTION, EVENT, INVENTORY_REPORT)
{
{ CL_CONNECTION: (input)  This parameter specifies the interlayer structure
{       associated with the channel connection connect event.
{
{ EVENT: (input)  This parameter specifies the channel connection connect
{       event.
{
{ INVENTORY_REPORT: (output)  This parameter specifies the number of message
{       buffers held on the connection at this layer.
{
