Ah.&nbsp; Adding some of this to the doxy comments would be very useful.&nbsp; Thanks for all the info!<br><br>Robert<br><br><br><div class="gmail_quote">On Wed, Feb 4, 2009 at 8:02 PM, Havoc Pennington <span dir="ltr">&lt;<a href="mailto:havoc.pennington@gmail.com">havoc.pennington@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">One other bit of info that may help, basically what the wakeup main<br>
function does behind the scenes in GLib or Qt is that it writes a byte<br>
to a pipe the main thread is blocking on, thus kicking the main thread<br>
out of poll(). Or some other implementation with the same effect.<br>
<font color="#888888"><br>
Havoc<br>
</font></blockquote></div><br>