3 lines
189 B
Text
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.
|