Changeset 148:6f794e779e60 in rrlib_logging


Ignore:
Timestamp:
03.02.2021 09:26:10 (2 years ago)
Author:
Max Reichardt <max.reichardt@…>
Branch:
17.03
Phase:
public
Rebase:
66653839633933626566613262663939316437383137653363343463653362363366343134316635
Message:

Adds non-blocking sinks (that use an extra thread for writing)

Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • make.xml

    r128 r148  
    3232    </sources> 
    3333  </library> 
     34   
     35  <library name="non_blockin_sinks" optional="true"> 
     36    <sources> 
     37      sinks/tNonBlocking.h 
     38      sinks/tNonBlockingSink.cpp 
     39    </sources> 
     40  </library> 
    3441 
    3542</targets> 
Note: See TracChangeset for help on using the changeset viewer.