summaryrefslogtreecommitdiff
path: root/devel/rubygem-rb-kqueue/pkg-descr
blob: ec783034154955daafecbdfecf7413e668d438d0 (plain) (blame)
1
2
3
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.