eventfd 0.1.0

Binding to Linux's eventfd syscall
Documentation

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