[Haskell-cafe] hSetBuffering woes

David House dmhouse at gmail.com
Sat Jun 16 10:43:12 EDT 2007


Eric writes:
 > I tried to turn off buffering with the command hSetBuffering (from 
 > System.IO) but my app still blocks on hGetContents (from 
 > Data.ByteString). Does anyone know what's happening?

I very much doubt anyone will be able to help you unless you include some code
for us all to look at.

-- 
-David House, dmhouse at gmail.com


More information about the Haskell-Cafe mailing list