{
{    The purpose of this procedure is to remove the entry for the current task
{ from the wait for socket list maintained on the listen socket for the given
{ application name, port number and bound address.
{
{       NLP$SK_TCP_REMOVE_ACCEPT_SOCKET (APPLICATION, PORT, BOUND_ADDRESS)
{
{ APPLICATION: (input)  This parameter specifies the application name
{       associated with the listen socket.
{
{ PORT: (input)  This parameter specifies the port number to which the listen
{       socket is bound.
{
{ BOUND_ADDRESS: (input)  This parameter specifies the IP address to which the
{       listen socket is bound.
{
