Commit cfc152d9 authored by Max Kellermann's avatar Max Kellermann

input/async: remove outdated API documentation

parent 513212c5
......@@ -69,10 +69,6 @@ protected:
std::exception_ptr postponed_exception;
public:
/**
* @param _buffer a buffer allocated with HugeAllocate(); the
* destructor will free it using HugeFree()
*/
AsyncInputStream(EventLoop &event_loop, const char *_url,
Mutex &_mutex, Cond &_cond,
size_t _buffer_size,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment