opnsense-ports/devel/rubygem-rb-kqueue/pkg-descr
2022-09-07 22:33:21 +02:00

3 lines
189 B
Text

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.