<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Even if you use a non-blocking method (like send_with_reply), the thread<br>that is doing the read_write doesn&#39;t know that there&#39;s more data. So it
<br>won&#39;t wake up and, therefore, won&#39;t send a thing.</blockquote><div><br>Rather than looping on dbus_connection_read_write_dispatch with a timeout of -1, giving it a timeout of 100 will alleviate this, right?<br>
</div></div>