
11 Jan
2011
11 Jan
'11
12:32 p.m.
On 01/11/2011 12:45 PM, Hannes Brandstätter-Müller wrote: [snip]
Does anyone have a code snippet that can help me figure out what could be stuck and lost in the buffer, or where else the problem could be?
IIRC, this might have to do with istream / streambuf not doing what you may expect. Have you tried using streambuf's commit / consume member functions? Cheers, Rutger