Module android_looper_sys::event
[−]
[src]
Flags for file descriptor events that a looper can monitor.
These flag bits can be combined to monitor multiple events at once.
Structs
| Type |
Constants
| ERROR |
|
| HANGUP |
|
| INPUT |
|
| INVALID |
|
| OUTPUT |
|