bluez/gdbus
Daniel Orstadius 0b15d14b98 Fix D-Bus timeout handling
Timeouts should also be removed in the remove_timeout callback in
addition to the timeout_handler_free function. This is how dbus-glib
does it and it seems to prevent crashes in certain situations.
2009-12-17 07:35:40 +02:00
..
gdbus.h Fix blocking service watch initial connect handling 2009-08-06 22:12:53 -07:00
mainloop.c Fix D-Bus timeout handling 2009-12-17 07:35:40 +02:00
object.c gdbus: handle introspection generally in generic_message. 2009-09-24 20:16:15 +03:00
watch.c Use NameHasOwner instead of ListNames for name checking 2009-08-08 20:22:40 +03:00