#define DL(X)
A macro for writing debug message to the Logger.
FdSet m_eset
Exception fds set.
void reset()
Clear all bits in all sets.
void sync()
Sync internals after used by select(3C)
void dump()
Write current state of MaskSet object to log file.
Extended Reactor/PrioriyQueue messages.
void reset()
Reset every bit in the set (OFF).
void sync()
Resync internals after select() call.
int max_fd()
Return maximum value of the file descriptor in the Set.
int maxInSet()
Find out the highest file descriptor in the set.
FdSet m_wset
Write fds set.
FdSet m_rset
Read fds set.
std::string dump_c_str()
Return object state dump as an ASCII string.