/eventfd-rust

Rust binding to Linux eventfd

Primary LanguageRustMIT LicenseMIT

Eventfd Binding

Build Status

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