Ignore:
Timestamp:
06/23/06 17:15:57 (7 years ago)
Author:
spa1
Message:

Added some better error checking to the connection stage of format_rt
Fixed outdated documentation in libtrace.h
Removed warning about demote_packet in format_erf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/libtrace.h.in

    r876 r886  
    11431143 * @return opaque pointer pointer to a libtrace_filter_t object 
    11441144 * @note The filter is not actually compiled at this point, so no correctness 
    1145  * tests are performed here. trace_bpf_setfilter will always return ok, but 
     1145 * tests are performed here. trace_create_filter will always return ok, but 
    11461146 * if the filter is poorly constructed an error will be generated when the  
    11471147 * filter is actually used 
Note: See TracChangeset for help on using the changeset viewer.