Using d-bus from multiple threads?

Ville M. Vainio vivainio at gmail.com
Mon Aug 23 09:48:04 PDT 2010


On Mon, Aug 23, 2010 at 6:39 PM, Ivan Barr <itb.wrk at gmail.com> wrote:

> Are there any guidelines to follow when using d-bus from multiple threads? I

Basic guideline is "don't". I hear new versions of dbus may be safer
in this regard, but at least the versions currently in widespread use
are not threadsafe.

You should delegate your dbus operations to mainloop.

-- 
Ville M. Vainio @@ Forum Nokia


More information about the dbus mailing list