ofono-provider: Add TODO about preferring async functions
This commit is contained in:
@@ -427,6 +427,7 @@ ofono_appeared_cb (GDBusConnection *connection,
|
|||||||
error->message);
|
error->message);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* TODO this should be async */
|
||||||
self->manager = gdbo_manager_proxy_new_sync
|
self->manager = gdbo_manager_proxy_new_sync
|
||||||
(self->connection,
|
(self->connection,
|
||||||
G_DBUS_PROXY_FLAGS_NONE,
|
G_DBUS_PROXY_FLAGS_NONE,
|
||||||
|
Reference in New Issue
Block a user