pkgsrc/devel/ruby-kgio/DESCR
fhajny 9e747bd086 Import ruby18-kgio-2.7.2 as devel/ruby-kgio.
kgio provides non-blocking I/O methods for Ruby without raising exceptions on
EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows!
Rack servers, but may be used by other applications.
2012-02-06 11:38:03 +00:00

3 lines
209 B
Text

kgio provides non-blocking I/O methods for Ruby without raising exceptions on
EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows!
Rack servers, but may be used by other applications.