
26 Apr
2005
26 Apr
'05
12:22 a.m.
Iain K. Hanson wrote:
[...]
I was under the false assumption that "s << a" either completes successfully or fails completely. But you are right: If a part of object a is sent we don't know. Thanks for jumping in! I agree now that socket streams can only support blocking I/O.
Why do people think that just because you are using an iostream interface you can break the basic rules of TCP programming!!!
You apparently didn't read the part where I wrote that I made a false assumption. Not everyone can be a genius. Boris
[...]