IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2006, 10:26:22 AM (20 years ago)
Author:
eugene
Message:

HUNG client should not be killed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/ResetJob.c

    r10652 r10659  
    3232    case PCLIENT_HUNG:
    3333      /*** should we consider a HUNG host DOWN? ***/
    34       gprint (GP_ERR, "host %s is not responding\n", host[0].hostname);
     34      gprint (GP_ERR, "host %s is not responding (ResetJob)\n", host[0].hostname);
    3535      FreeIOBuffer (&buffer);
    3636      return (FALSE);
Note: See TracChangeset for help on using the changeset viewer.