2003-01-25 Anders Carlsson <andersca@codefactory.se>
authorAnders Carlsson <andersca@codefactory.se>
Sat, 25 Jan 2003 21:22:57 +0000 (21:22 +0000)
committerAnders Carlsson <andersca@codefactory.se>
Sat, 25 Jan 2003 21:22:57 +0000 (21:22 +0000)
commitf7867d886db5e22de10d9b5d7caccea189ad2b5d
tree5a18d86b32dcf2d5244ed4655ce21effbdcfc2f5
parent39dd1fcee640b4a5a9abb453a9ccd5b7e099ba1c
2003-01-25  Anders Carlsson  <andersca@codefactory.se>

* glib/dbus-gmain.c: (dbus_connection_prepare),
(dbus_connection_check), (dbus_connection_dispatch), (add_watch),
(remove_watch), (dbus_connection_hookup_with_g_main):
Rewrite the glib handling to use its own GSource instead of a
GIOChannel so we can catch messages put in the queue while waiting
for a reply.
ChangeLog
glib/dbus-gmain.c