IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34582 for trunk


Ignore:
Timestamp:
Oct 25, 2012, 10:23:13 AM (14 years ago)
Author:
eugene
Message:

add a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libkapa/src/IOfuncs.c

    r27588 r34582  
    7575  if (status != 16) {
    7676      fprintf (stderr, "dropped message length\n");
     77      // XXX if this happens, I need to give up and return FALSE
     78      // XXX BUT: I need to think a bit more about hand-shaking.
    7779  }
    7880  if (DEBUG) fprintf (stderr, "recv buffer: %s\n", buffer);
Note: See TracChangeset for help on using the changeset viewer.