Changeset 24b42dd
- Timestamp:
- 10/25/04 21:12:14 (16 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- a79eb196
- Parents:
- b36a3b7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
rb36a3b7 r24b42dd 408 408 if(dag_start(libtrace->input.fd) < 0) { 409 409 fprintf(stderr,"Cannot start DAG %s: %m", libtrace->conn_info.path,errno); 410 exit(0); 410 411 } 411 412 break;
Note: See TracChangeset
for help on using the changeset viewer.