chiark / gitweb /
bus: automatically flush bus queue when we exit the event loop
authorLennart Poettering <lennart@poettering.net>
Thu, 17 Oct 2013 23:43:11 +0000 (01:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 17 Oct 2013 23:43:55 +0000 (01:43 +0200)
commitabc5fe72503fcc30998334e73c5d8e58f9a9d85e
treebb36fa425bfab5415b38994ced2813008e4362dd
parentb75b4db0af92514fce3955a1350b77c3c42e7f77
bus: automatically flush bus queue when we exit the event loop

This way, we do not have to call it manually
src/hostname/hostnamed.c
src/libsystemd-bus/bus-internal.h
src/libsystemd-bus/bus-util.c
src/libsystemd-bus/sd-bus.c
src/timedate/timedated.c