#include <errno.h>#include "assa/CharInBuffer.h"#include "assa/MemDump.h"#include "assa/Logger.h"Go to the source code of this file.
Namespaces | |
| namespace | ASSA |
Functions | |
| Socket & | ASSA::operator>> (Socket &s_, CharInBuffer &b_) |
| Read bytes from Socket stream until either record delimiter is detected, or EOF occured, or Socket stream is exhausted. | |
1.4.7