libassa  3.5.1
Namespaces | Functions
CharInBuffer.cpp File Reference
#include <errno.h>
#include "assa/CharInBuffer.h"
#include "assa/MemDump.h"
#include "assa/Logger.h"

Go to the source code of this file.

Namespaces

 ASSA
 

Functions

SocketASSA::operator>> (Socket &s_, CharInBuffer &b_)
 Regardless of the delimeter size, which can be >1, add the character received to the buffer and compare the end of the buffer with the delimeter. More...