CppCMS
|
the struct that collects multiple event types for polling. More...
#include <booster/booster/aio/types.h>
Static Public Attributes | |
static const int | in = 1 << 0 |
static const int | out = 1 << 1 |
static const int | err = 1 << 2 |
the struct that collects multiple event types for polling.