MPD
0.20.18
|
#include "check.h"
#include "SocketMonitor.hxx"
#include "util/StaticFifoBuffer.hxx"
#include <exception>
#include <assert.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
class | BufferedSocket |
A SocketMonitor specialization that adds an input buffer. More... | |