Go to file
Luiz Augusto von Dentz cabe78d7a6 gdbus: Fix calling GetManagedObjects twice in a row
Calling g_dbus_client_new followed by g_dbus_client_set_proxy_handlers
cause two calls to GetManagedObjects in a row as GetNameOwner reply is
asyncronously it triggers the second call because the handlers have
been set by g_dbus_client_set_proxy_handlers.
2025-12-15 18:24:08 +08:00
gdbus gdbus: Fix calling GetManagedObjects twice in a row 2025-12-15 18:24:08 +08:00
include 3dde8c07998f0c9c7f9689495eb2690cc3f5a924 2025-12-15 18:24:03 +08:00
Kconfig 3dde8c07998f0c9c7f9689495eb2690cc3f5a924 2025-12-15 18:24:03 +08:00
Make.defs 3dde8c07998f0c9c7f9689495eb2690cc3f5a924 2025-12-15 18:24:03 +08:00
Makefile 3dde8c07998f0c9c7f9689495eb2690cc3f5a924 2025-12-15 18:24:03 +08:00