IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

better solution for hung hosts

File:
1 edited

Legend:

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

    r10659 r10661  
    4040      FreeIOBuffer (&buffer);
    4141      return (TRUE);
    42 
    43 # if (0)     
    44       HarvestHost (host[0].pid);
    45       // unlink host & job
    46       job[0].host = NULL;
    47       host[0].job = NULL;
    48       PutHost (host, PCONTROL_HOST_DOWN, STACK_BOTTOM);
    49       PutJobSetState (job, PCONTROL_JOB_PENDING, STACK_BOTTOM, PCONTROL_JOB_HUNG);
    50       FreeIOBuffer (&buffer);
    51       return (TRUE);
    52 # endif
    5342
    5443    case PCLIENT_GOOD:
Note: See TracChangeset for help on using the changeset viewer.