MPD
0.20.6
|
#include "InputStream.hxx"
#include "event/DeferredCall.hxx"
#include "util/HugeAllocator.hxx"
#include "util/CircularBuffer.hxx"
#include <exception>
Go to the source code of this file.
Data Structures | |
class | AsyncInputStream |
Helper class for moving asynchronous (non-blocking) InputStream implementations to the I/O thread. More... | |