73 return (std::max (
m_rset.maxInSet (),
74 std::max (
m_wset.maxInSet (),
#define DL(X)
A macro for writing debug message to the Logger.
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.