DBus in the kernel?
Ian Molton
ian.molton at collabora.co.uk
Wed Jan 6 03:03:31 PST 2010
Lennart Poettering wrote:
> On Tue, 05.01.10 15:12, Michael Meeks (michael.meeks at novell.com) wrote:
> Internally libdbus already abstracts transports. Maybe this is where
> this actually might become handy.
This is where I'm currently working - I've (so far) duplicated AF_UNIX
as AF_DBUS, and kludged the daemon on top of that to make sure its working.
I'm now splitting that into a seperate transport, and will then look at
converting my new address family into a bus topology rather than point
to point, along with appropriate mods to libdbus and the dbus daemon.
-Ian
More information about the dbus
mailing list