-
- Downloads
http: Only return false for EOF if we actually did not read anything
This should avoid the need to Flush the buffer in Die(), because if we read anything, we are returning true, and not entering Die() at that point. Also Write() does not have a concept of EOF, so get rid of code handling that there. Was that copied from Read()?
parent
c088d800
No related branches found
No related tags found
Loading
Please register or sign in to comment