eventfd

Crates.ioeventfd
lib.rseventfd
version0.2.0
sourcesrc
created_at2014-11-28 21:19:49.891203
updated_at2022-06-27 06:44:54.070263
descriptionBinding to Linux's eventfd syscall
homepage
repositoryhttps://github.com/jsgf/eventfd-rust.git
max_upload_size
id421
size8,921
Jeremy Fitzhardinge (jsgf)

documentation

README

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

Commit count: 26

cargo fmt