EV_READ
EV_READ = 0x01, /* ev_io detected read will not block */
#define EV_READ 1
#define EV_READ 0x02