Files
bsdports/ruby/rubygem-rb-kqueue/pkg-descr
2019-12-26 07:26:06 +00:00

6 lines
231 B
Plaintext

This is a simple wrapper over the kqueue BSD event notification interface
(supported on FreeBSD, NetBSD, OpenBSD, and Darwin). It uses the FFI gem to
avoid having to compile a C extension.
WWW: https://github.com/mat813/rb-kqueue