Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-07-10 | input/async: more API documentation | Max Kellermann | 1 | -0/+26 | |
2014-06-17 | input/curl: hold mutex while writing to postponed_error | Max Kellermann | 1 | -0/+2 | |
2014-06-17 | input/AsyncInputStream: add method IsBufferFull() | Max Kellermann | 1 | -0/+4 | |
2014-05-24 | input/curl: move code to AsyncInputStream | Max Kellermann | 1 | -0/+122 | |
New base class for other InputStream implementations that run in the I/O thread. |