21 # include <sys/types.h>
129 return this->fd_count;
An abstraction to message logging facility.
#define DL(X)
A macro for writing debug message to the Logger.
std::list< u_int >::iterator ActiveFDs_Iter
std::list< u_int > m_actfds
void reset()
Reset every bit in the set (OFF).
bool setFd(handler_t fd_)
Set flag (ON) for the argument fd.
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.
void dump()
Determine highest handler in the set.
bool isSet(handler_t fd_)
Test whether fd's flag is on.
bool clear(handler_t fd_)
Clear flag (OFF) for the argument fd.
int numSet()
Determine how many bits are set (ON) in the set.
@ REACT
Class Reactor/PrioriyQueue messages