eventfd 0.0.3

Binding to Linux's eventfd syscall
docs.rs failed to build eventfd-0.0.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: eventfd-0.2.0

Eventfd Binding

This crate implements a binding for eventfd. This isn't especially useful on its own; the primary use case is as part of the API for other Linux syscalls and subsystems.

Jeremy Fitzhardinge jeremy@goop.org