Changeset 10659 for trunk/Ohana/src/opihi/pcontrol/CheckDoneHost.c
- Timestamp:
- Dec 12, 2006, 10:26:22 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/CheckDoneHost.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/CheckDoneHost.c
r10657 r10659 26 26 27 27 case PCLIENT_HUNG: 28 // XXX should this be DONE or DOWN?/29 PutHost (host, PCONTROL_HOST_ DONE, STACK_BOTTOM);28 // don't do anything drastic, just try again later 29 PutHost (host, PCONTROL_HOST_BUSY, STACK_BOTTOM); 30 30 if (DEBUG || VerboseMode()) gprint (GP_ERR, "host %s is not responding\n", host[0].hostname); 31 31 FreeIOBuffer (&buffer);
Note:
See TracChangeset
for help on using the changeset viewer.
