Constant android_looper_sys::event::ERROR []

pub const ERROR: Type = Type{bits: 1 << 2,}

ALOOPER_EVENT_ERROR

The file descriptor has encountered an error condition.

The looper always sends notifications about errors; it is not necessary to specify this event flag in the requested event set.