Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sometimes if the reader is slow to pull data (eg, during a retry) and the buffer grows larger than a read then closes, the reader may incorrectly signal EOF and return incomplete data. Don't do that.
- Loading branch information