dbus exit on disconnect and glib
Frédéric Dalleau
frederic.dalleau at access-company.com
Thu Feb 21 03:24:10 PST 2008
Hi,
I've found my software using dbus (and dbus-glib) exits under some
conditions. Using dbus_set_exit_on_disconnect makes it not to exit, but
it still receives the "destroy" signal and then the proxy is invalid.
It uses a dbus_g_proxy with a well know name, so it should not receive
"destroy" signal.
Is someone aware of other possible disconnection causes for this code?
Frederic
More information about the dbus
mailing list