IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2006, 3:05:10 PM (20 years ago)
Author:
eugene
Message:

flow-control fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/PclientCommand.c

    r10652 r10667  
    1818  request.tv_nsec = 100000;
    1919
     20  // flush the stdout and stderr buffers here
    2021  ReadtoIOBuffer (buffer, host[0].stdout);
     22  FlushIOBuffer (buffer);
     23
     24  ReadtoIOBuffer (buffer, host[0].stderr);
    2125  FlushIOBuffer (buffer);
    2226
Note: See TracChangeset for help on using the changeset viewer.