Skip to content
Snippets Groups Projects
Commit c1c14d0f authored by gambas's avatar gambas
Browse files

Avoid race conditions with actual reads, when we need to PEEK all the bytes of a stream.

[INTERPRETER]
* BUG: If some data have been peeked on a stream, then the next reads will
  only return the peeked data until they all have been exhausted, and the
  Lof() function will return the number of peeked bytes yet to read.
parent 691144bb
No related branches found
No related tags found
Loading
Pipeline #460454906 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment