ports/devel/epoll-shim/pkg/DESCR

5 lines
250 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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).