#include "common.h"#include "upnp.h"#include "io_handler_buffer_helper.h"Go to the source code of this file.
Data Structures | |
| class | BufferedIOHandler |
| a IOHandler with buffer support the buffer is only for read(). write() is not supported the public functions of this class are *not* thread safe! More... | |
Definition in file buffered_io_handler.h.
1.6.1