D-Bus optimizations
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon Feb 27 06:45:32 PST 2012
On 27/02/12 12:33, rony wrote:
> Hmm, how is a DBus language binding affected by this, what does it have to adapt/change, when using
> the d-bus low level APIs ?
If I understand correctly, wrappers around libdbus (like dbus-glib,
dbus-python, QtDBus) might work as-is with a multicast-enabled libdbus,
but reimplementations of libdbus (like GDBus, dbus-java) won't support
these multicast sockets without changes.
S
More information about the dbus
mailing list