Changeset 10661 for trunk/Ohana/src/opihi/pcontrol/CheckDoneHost.c
- Timestamp:
- Dec 12, 2006, 10:45: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
r10659 r10661 27 27 case PCLIENT_HUNG: 28 28 // don't do anything drastic, just try again later 29 PutHost (host, PCONTROL_HOST_ BUSY, STACK_BOTTOM);29 PutHost (host, PCONTROL_HOST_DONE, 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.
