<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 17, 2015 at 10:01 AM, Alberto G. Corona <span dir="ltr"><<a href="mailto:agocorona@gmail.com" target="_blank">agocorona@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>since the flush uses <span style="text-decoration:none;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(238,232,213);color:rgb(7,54,66)"><a href="https://hackage.haskell.org/package/base-4.8.1.0/docs/src/GHC.IO.BufferedIO.html#flushWriteBuffer" style="text-decoration:none;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(238,232,213)" target="_blank">flushWriteBuffer</a><div style="display:inline-block;width:16px;height:16px"> </div>, that</span> blocks, hPutBuffNonBlocking does the same than hPutBuff and the buffer congestion can not be detected.</div></blockquote></div><br>Hm. I wonder if this is the DynamicLog bug we've been fighting with in xmonad, too. (pipe full -> xmonad locks up, blocked on pipe write)<br><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a> <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>