{
{    The purpose of this procedure is to process the input messages queued on
{ the specified connection.  This procedure is setup to handle connections that
{ were queued in the receiving connections queue to be processed by the system
{ input task only.  If the given connection cannot be accessed, it will be put
{ back on the work list for later processing.
{
{   NOTE:  This process should execute in the system input task only.
{
{       NLP$PROCESS_RECEIVING_CONECTION (CONNECTION_ID)
{
{ CONNECTION_ID:  (input) This parameter specifies the identifier of the
{       connection to process.
{
