[Haskell-cafe] Simple binary-protocol through network test

Yves Parès limestrael at gmail.com
Wed Apr 7 14:43:24 EDT 2010


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.



More information about the Haskell-Cafe mailing list