1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-05-29 17:00:06 +02:00
David Zeuthen 5bcf54b29c GDBus: Add mechanism to make lookup on interfaces constant-time
This is used both on the service- and client-side and is currently
O(n).

Signed-off-by: David Zeuthen <davidz@redhat.com>
2011-03-28 11:39:22 -04:00
..