{
{    The purpose of this procedure is to terminate the listen socket
{ corresponding to the given application, port and bound address.
{
{       NLP$SK_TCP_TERMINATE_LISTEN (APPLICATION, PORT, BOUND_ADDRESS)
{
{ APPLICATION: (input)  This parameter specifies the application name
{       associated with the listen socket.
{
{ PORT: (input)  This parameter specifies the 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.
{
