Import epoll

Bug: 277909042
Test: build
Change-Id: I1870bdac82f73b271ba3fd4b4fd7ffed2238a3f5
13 files changed
tree: 5a8a11f576d2ac6d8d617265193aa4e143cf5f5d
  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.