| Crates.io | eventfd |
| lib.rs | eventfd |
| version | 0.2.0 |
| created_at | 2014-11-28 21:19:49.891203+00 |
| updated_at | 2022-06-27 06:44:54.070263+00 |
| description | Binding to Linux's eventfd syscall |
| homepage | |
| repository | https://github.com/jsgf/eventfd-rust.git |
| max_upload_size | |
| id | 421 |
| size | 8,921 |
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