On Tuesday, 25 October 2016 10:16:42 CEST Richard W.M. Jones wrote:
> The rest of the libdbus-1 implementation looks correct, checking
with
> the API docs (and a bit the internals). Maybe could be worth using
> the glib-based interface for it (dbus glib or GDBus).
Is there any particular advantage? The low level API is pretty
horrible to use, but in the end it wasn't too much code.
Mostly because of the above, the fact that's low-level, and that using
the glib binding should integrate with the glib main loop.
Not a big deal anyway, let's go with the current code for now.
Thanks,
--
Pino Toscano