IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 18, 2006, 6:58:54 AM (20 years ago)
Author:
eugene
Message:

updates to fix comm problems with buffers (motivated by opihi gprint)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/run.c

    r7917 r7929  
    11# include "pantasks.h"
     2
     3// XXX for client/server, we need to simply start or stop the
     4// appropriate threads
     5// with one thread for each of the major actions, this would
     6// make it easy to keep the controller running and stop the
     7// scheduler (don't run CheckTasks, but run everything else
     8// until nothing is left...
    29
    310int run (int argc, char **argv) {
Note: See TracChangeset for help on using the changeset viewer.