Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/async: add offset/size comparison to IsEOF() | Max Kellermann | 2014-05-24 | 1 | -1/+2 |
| | |||||
* | input/curl: move code to AsyncInputStream | Max Kellermann | 2014-05-24 | 1 | -0/+239 |
New base class for other InputStream implementations that run in the I/O thread. |