pub const EFD_NONBLOCK: u32 = 0x800;
EFD_NONBLOCK flag: reads/writes return EAGAIN instead of blocking.