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