Changeset 34088 for trunk/Ohana/src/opihi/pcontrol/CheckHost.c
- Timestamp:
- Jun 26, 2012, 11:46:01 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/CheckHost.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/CheckHost.c
r25872 r34088 40 40 int CheckHostResponse (Host *host) { 41 41 42 IOBuffer *buffer;43 44 42 /* we only check IDLE hosts without jobs */ 45 43 ASSERT (host, "missing host"); 46 buffer = &host[0].comms_buffer;47 44 48 45 // XXX check on the value of the response? (OK)
Note:
See TracChangeset
for help on using the changeset viewer.
