Re: [libvirt] [PATCH 0/4] Small changes to virdbus

2018-09-26 Thread Marc Hartmayer
On Wed, Sep 26, 2018 at 01:44 AM +0200, John Ferlan wrote: > On 9/21/18 9:02 AM, Marc Hartmayer wrote: >> Marc Hartmayer (4): >> virdbus: Grab a ref as long as the while loop is executed >> virdbus: Unref the D-Bus connection when closing >> virdbus: Report a debug message that dbus_watch_ha

Re: [libvirt] [PATCH 0/4] Small changes to virdbus

2018-09-25 Thread John Ferlan
On 9/21/18 9:02 AM, Marc Hartmayer wrote: > Marc Hartmayer (4): > virdbus: Grab a ref as long as the while loop is executed > virdbus: Unref the D-Bus connection when closing > virdbus: Report a debug message that dbus_watch_handle() has failed > virdbus: Use the mnemonic macros for dbus

[libvirt] [PATCH 0/4] Small changes to virdbus

2018-09-21 Thread Marc Hartmayer
Marc Hartmayer (4): virdbus: Grab a ref as long as the while loop is executed virdbus: Unref the D-Bus connection when closing virdbus: Report a debug message that dbus_watch_handle() has failed virdbus: Use the mnemonic macros for dbus_bool_t values src/util/virdbus.c | 12