igorsugak / eventfd-rust

Rust binding to Linux eventfd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rust binding to Linux eventfd

License:MIT License


Languages

Language:Rust 100.0%