{
{    The purpose of this procedure is to return the receiver task entry.  If
{ the TCP interface layer connection is open the receiver task entry is
{ returned to the pool of available receiver task entries only if the number of
{ entries in the pool is below the allowed maximum.  If the TCP interface layer
{ connection is closed or terminated or the number of entries in the pool is at
{ the allowed maximum, the receiver task entry is freed.
{
{       NLP$SK_TCP_RET_REC_TASK_ENTRY (TCP_CONNECTION, RECEIVER_TASK)
{
{ TCP_CONNECTION: (input, output)  This parameter contains the pointer to the
{       layer connection for TCP socket interface.
{
{ RECEIVER_TASK: (input)  This parameter contains the pointer to the receiver
{       task entry to be returned.
{
