DBUS Queries

Thiago Macieira thiago at kde.org
Sun Jul 27 07:35:32 PDT 2014


On Sunday 27 July 2014 13:27:16 megha garg wrote:
> Hello All,
> 
> Actually i was looking at DBUS code and have few queries:
> 
> 1) I was trying to send data from multiple threads over the shared
> connection using send_with_reply_and_block API. But i see that if receiver
> does not reply for one thread then other threads on sender will also stay
> in block state.

Correct.

> 2) To fix this, i have released the IO lock just before polling and after
> polling acquiring it back. (using KDBUS as transport).
> But i see comment that IO lock is not delibrately removed.  Any specific
> reasons for this?

You modified libdbus-1 source code?

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the dbus mailing list