0ee2b2 Low: libcrmcommon: new function for draining and quitting a main loop

2 files Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Low: libcrmcommon: new function for draining and quitting a main loop
    
    We have an existing drain function to drain events based on a check function
    and a timeout, which is better suited to daemons. This one drains up to N
    events and then quits the main loop, which is better suited to tools.
    
        
file modified
+22 -0