[Haskell-cafe] hSetBuffering woes

Eric eeoam at ukfsn.org
Sat Jun 16 10:27:47 EDT 2007


Hi all,

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?

E.



More information about the Haskell-Cafe mailing list