dbus: Stop polling every 10 seconds to check whether all clients are still alive.
authorTanu Kaskinen <ext-tanu.kaskinen@nokia.com>
Thu, 29 Apr 2010 12:06:44 +0000 (15:06 +0300)
committerTanu Kaskinen <ext-tanu.kaskinen@nokia.com>
Mon, 10 May 2010 11:34:55 +0000 (14:34 +0300)
commit22a8c4485be336267b44f72336af859f80014c09
tree43d56d15fdf8461e681ff5c017b09491f19c5cf3
parent71ef5fe7e84702ca6a2869702ad4c5a15c9c2f9b
dbus: Stop polling every 10 seconds to check whether all clients are still alive.

Instead, watch for org.freedesktop.DBus.Disconnected signals.
src/modules/dbus/module-dbus-protocol.c