Sam Hocevar 6ccb82a9ff stream: fix a nasty bug that completely messed up with the streambuf
structure tracking. Now when the new streambuf position is exactly at
the end of the previous streambuf, we only fuzz the streambuf if new
data is available (i.e. when streambuf_count != 0); otherwise, it just
means that we’re at the end of the file, waiting for new read orders.
2015-01-20 11:20:23 +01:00
..
2015-01-05 18:11:43 +01:00
2015-01-05 18:11:43 +01:00
2015-01-05 18:11:43 +01:00