Changeset 95ca714 for lib/libtrace.h.in
- Timestamp:
- 06/26/18 18:11:38 (3 years ago)
- Branches:
- cachetimestamps, develop, master, rc-4.0.4, ringdecrementfix, ringperformance
- Children:
- f57722d6
- Parents:
- f9df20e (diff), 32ee9b2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/libtrace.h.in
rcc9c9de r32ee9b2 1537 1537 DLLEXPORT void trace_destroy_output(libtrace_out_t *trace); 1538 1538 1539 /** Flush an output trace, forcing any buffered packets to be written 1540 * @param libtrace The output trace to be flushed 1541 */ 1542 DLLEXPORT int trace_flush_output(libtrace_out_t *libtrace); 1543 1539 1544 /** Check (and clear) the current error state of an input trace 1540 1545 * @param trace The input trace to check the error state on
Note: See TracChangeset
for help on using the changeset viewer.