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