|
UCommon
|
Classes which use the buffer protocol to stream data. More...
#include <ucommon/platform.h>#include <ucommon/protocols.h>#include <ucommon/socket.h>#include <ucommon/fsys.h>#include <ucommon/shell.h>

Go to the source code of this file.
Data Structures | |
| class | ucommon::TCPBuffer |
| A generic tcp socket class that offers i/o buffering. More... | |
Namespaces | |
| ucommon | |
| Common namespace for all ucommon objects. | |
Typedefs | |
| typedef TCPBuffer | ucommon::tcp_t |
| Convenience type for pure tcp sockets. | |
Classes which use the buffer protocol to stream data.
Definition in file buffer.h.
1.8.6