Changeset 507 for trunk/src/ocat.h


Ignore:
Timestamp:
07/01/09 16:05:12 (3 years ago)
Author:
eagle
Message:

pid file is created optionally,
OC stays in foreground in Cygwin by default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ocat.h

    r500 r507  
    277277   uint8_t ocat_hwaddr[ETHER_ADDR_LEN]; 
    278278   char *pid_file; 
     279   int create_pid_file; 
    279280   char *logfn; 
    280281   FILE *logf; 
Note: See TracChangeset for help on using the changeset viewer.