IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2025, 5:02:37 PM (13 months ago)
Author:
eugene
Message:

fix order of fflush and fclose

File:
1 edited

Legend:

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

    r37070 r42901  
    5050  // INITTIME;
    5151
    52   /* avoid blocking very long on read, test every 100 usec, up to 0.1 sec */
     52  /* avoid blocking very long on read, test every 100 usec, up to 10 msec */
    5353  request.tv_sec = 0;
    5454  request.tv_nsec = 100000;
Note: See TracChangeset for help on using the changeset viewer.