{
{    The purpose of this procedure is to decrement the number of active sockets
{ count for the application.  In addition the global socket identifier or
{ connection identifier is deleted from the applications attribute list entry.
{
{       NLP$TCPIP_DECREMENT_APPL_ACCESS (APPLICATION, GLOBAL_SOCKET_ID,
{             CONNECTION_ID, STATUS)
{
{ APPLICATION: (input)  This parameter specifies the name of the application to
{       which the socket belongs.
{
{ GLOBAL_SOCKET_ID: (input)  This parameter specifies the global socket
{       identifier if the application protocol is datagram socket.
{
{ CONNECTION_ID: (input)  This parameter specifies the connection identifier if
{       the application protocol is stream socket.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITION:
{             nae$unknown_application
{
