Unix FD Passing
Lennart Poettering
mzqohf at 0pointer.de
Wed May 20 16:06:17 PDT 2009
On Wed, 20.05.09 18:23, Havoc Pennington (havoc.pennington at gmail.com) wrote:
> I think Thiago's suggestion is an interesting one, to have feature levels.
>
> dbus_connection_set_feature_level(connection, DBUS_FEATURE_LEVEL_1);
mm, problem is that nego happens inside of dbus_connection_open(),
doesn't it? flags like that would have to be available that early.
I.e. we'd need:
dbus_connection_open_with_flags()
dbus_connection_open_private_with_flags()
dbus_bus_get_with_flags()
dbus_bus_get_private_with_flags()
Which is bearable but still ugly.
Lennart
--
Lennart Poettering Red Hat, Inc.
lennart [at] poettering [dot] net
http://0pointer.net/lennart/ GnuPG 0x1A015CC4
More information about the dbus
mailing list