epoll-shim
small epoll implementation using kqueue
WWW CVSWeb GITHub-
Package versionepoll-shim-0.0.20230411
-
MaintainerThe OpenBSD ports mailing-list
This is a small library that implements epoll on top of kqueue. It has
been successfully used on FreeBSD to port libinput, libevdev, Wayland
and more. It may be useful for porting other software that uses epoll
or some other features (e.g. timerfd).
- devel/cmake
- devel/ninja