Yes, from what I read, I assumed it had this behavior.
But, then, I don't see why the server holds...
I've posted a mail on Haskell-Cafe called "Network: buffering troubles", in
which I put a smaller example which reproduces this problem.


Daniel Fischer-4 wrote:
> That shouldn't cause problems. When less than the default chunk size is 
> available, it makes a chunk of what it got and tries to get more later 
> (unless it found EOF, then it closes the handle).


-----
Yves Parès

Live long and prosper
-- 
View this message in context: 
http://old.nabble.com/Simple-binary-protocol-through-network-test-tp28157883p28169295.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to