fetch ... <0.10240> |
correctly returns bytes 0-10239 |
fetch ... <10240.10240> |
incorrectly returns bytes
20479... |
fetch ... <10240.10240> (a 2nd time) |
correctly returns bytes 10240-20479 |
fetch ... <0.10240> |
correctly returns bytes 0-10240 |
fetch ... <10240.10240> |
incorrectly returns bytes
10241-20480 |
fetch ... <10240.10240> (a 2nd time) |
correctly returns bytes 10240-20479 |