<div dir="ltr"><div>Hello All,</div><div> </div><div>Actually i was looking at DBUS code and have few queries:</div><div> </div><div>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.</div>
<div>2) To fix this, i have released the IO lock just before polling and after polling acquiring it back. (using KDBUS as transport). </div><div>But i see comment that IO lock is not delibrately removed.  Any specific reasons for this?</div>
<div> </div><div>Regards,</div><div>Ashish Gupta</div></div>