Fix overlapping buffers.
For now we just ignore the read position of crossing buffer limits. This is temporary (until write thread reaches the read position), and simplifes the code logic.
Showing
Please register or sign in to comment
For now we just ignore the read position of crossing buffer limits. This is temporary (until write thread reaches the read position), and simplifes the code logic.