{
{    The purpose of this procedure is to reopen the active listen sockets in the
{ given device that has just become available.  The list of active listen
{ sockets is scanned for the ones that are either bound to all known IP
{ addresses or to the given IP address.  For each such listen socket, a listen
{ socket request is sent to the given device.
{
{       NLP$SK_TCP_DEVICE_AVAILABLE (DEVICE_ID, IP_ADDRESS)
{
{ DEVICE_ID: (input)  This parameter specifies the identifier of the device
{       that has become available.
{
{ IP_ADDRESS: (input)  This parameter specifies the IP address associated with
{       the device.
{
