summaryrefslogtreecommitdiff
path: root/README.md
blob: 558a5affeaf7f66d395b9696aba9873503039058 (plain)
1
2
3
4
5
6
7
## rust-epoll

Low-level bindings to `epoll_create1()`, `epoll_ctl()` and `epoll_wait()`.

### known bugs

Documentation is sorely lacking.