OWNERS: master -> main am: 9e947b52da am: b14928db93 am: 43f0f26f04 am: a7cbbd7b07

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/epoll/+/2765568

Change-Id: Ic538be50c50b584b9c3ea356ce24717a5ebc54c9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: b619e81d572353226691a74ce58309a13de2d68f
  1. src/
  2. .cargo_vcs_info.json
  3. .gitignore
  4. .travis.yml
  5. Android.bp
  6. Cargo.toml
  7. Cargo.toml.orig
  8. LICENSE
  9. METADATA
  10. MODULE_LICENSE_BSD_LIKE
  11. OWNERS
  12. README.md
  13. rustfmt.toml
README.md

epoll

Safe wrapper around the Linux kernel's epoll API.

Documentation

Author

Nathan Sizemore, nathanrsizemore@gmail.com

License

epoll is available under the MPL-2.0 license. See the LICENSE file for more info.