[Haskell-beginners] Network client - reading and writing to a socket

David Place d at vidplace.com
Sun Jul 31 19:46:56 CEST 2011


On Jul 31, 2011, at 1:20 PM, Manfred Lotz wrote:

> Didn't help either.
> 
> 
> If I add another
> 
>  resp4 <- recvMsg h
>  B.putStrLn resp4 
> 
> at the end of imapDialog then I get the rest of the message.

Sorry, I'm just shooting in the dark here.  Did you  try this?

hSetBuffering h NoBuffering



More information about the Beginners mailing list