Migrate 25 crates to monorepo. am: 29a0658ec3

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

Change-Id: Ie2aa79011c9fd7f5a45fc8e16cf32d60f25ce80e
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: abd7cdccf53a32202ae8c11b6ab6ef732f840fdb
  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, [email protected]

License

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