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