- Timestamp:
- Jun 6, 2012, 9:16:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/Ohana/src/opihi/pcontrol/CheckHost.c
r25872 r33985 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.
