2003-09-21 Havoc Pennington <hp@pobox.com>
authorHavoc Pennington <hp@redhat.com>
Mon, 22 Sep 2003 01:29:14 +0000 (01:29 +0000)
committerHavoc Pennington <hp@redhat.com>
Mon, 22 Sep 2003 01:29:14 +0000 (01:29 +0000)
commit25cb861980003f81eade8707bfa1a61c9ece1779
tree78c225527a36193c981b4525f7493d5dc552e2ee
parenta683a80c409cc4f2e57ba6a3e60d52f91b8657d0
2003-09-21  Havoc Pennington  <hp@pobox.com>

* dbus/dbus-bus.c (dbus_bus_get): set exit_on_disconnect to TRUE
by default for message bus connections.

* dbus/dbus-connection.c (dbus_connection_dispatch): exit if
exit_on_disconnect flag is set and we process the disconnected
signal.
(dbus_connection_set_exit_on_disconnect): new function
ChangeLog
dbus/dbus-bus.c
dbus/dbus-connection.c
dbus/dbus-connection.h