android_looper_sys::event::INVALID []

pub const INVALID: Type

ALOOPER_EVENT_INVALID

The file descriptor is invalid. For example, the file descriptor was closed prematurely.

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