epoll-shim

small epoll implementation using kqueue

WWW CVSWeb GITHub
  1. Package version
    epoll-shim-0.0.20230411
  2. Maintainer
    The 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