mirror of
https://github.com/openharmony/third_party_rust_mio.git
synced 2026-07-01 20:53:59 -04:00
b3acb4133c
To trigger Event::is_priority on Linux and Android. In the future we might want to include EV_OOBAND for kqueue, but that seems to be Apple only (FreeBSD and OpenBSD don't implement it at least). Co-authored-by: Lars Pöschel <lars.poeschel@edag.com>