#include <ucommon/platform.h>
#include <ucommon/protocols.h>
#include <ucommon/socket.h>
#include <ucommon/fsys.h>
#include <ucommon/shell.h>
Include dependency graph for buffer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | ucommon |
Data Structures | |
| class | ucommon::TCPBuffer |
| A generic tcp socket class that offers i/o buffering. More... | |
Typedefs | |
| typedef TCPBuffer | ucommon::tcp_t |
| Convenience type for pure tcp sockets. | |
Definition in file buffer.h.
1.4.7