pkgsrc/devel/ruby-rb-kqueue/DESCR
taca 79e10c9471 Add ruby-rb-kqueue 0.2.4.
This is a simple wrapper over the kqueue (supported on FreeBSD, NetBSD,
OpenBSD, and Darwin).  It uses the FFI gem to avoid having to compile a C
extension.

API documentation is available on rdoc.info:
http://rdoc.info/projects/mat813/rb-kqueue.
2017-01-09 15:52:33 +00:00

6 lines
247 B
Text

This is a simple wrapper over the kqueue (supported on FreeBSD, NetBSD,
OpenBSD, and Darwin). It uses the FFI gem to avoid having to compile a C
extension.
API documentation is available on rdoc.info:
http://rdoc.info/projects/mat813/rb-kqueue.