On Thu, 2006-06-01 at 11:03 -0700, Bastian, Waldo wrote: > Does the current dbuslib implementation allow you to specify what to do > when the dbus connection gets dropped? If not, then I think that should > be added. Yes. Use dbus_connection_set_exit_on_disconnect (DBusConnection*). David