DBUS Queries

megha garg meghashi86 at gmail.com
Sun Jul 27 00:57:16 PDT 2014


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.
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?

Regards,
Ashish Gupta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20140727/4015ce34/attachment.html>


More information about the dbus mailing list