freebsd-ports/devel/rubygem-kgio/pkg-descr
Steve Wills 6e893a9ffd 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 (that run on Unix-like
platforms).

WWW:	http://bogomips.org/kgio/

Feature safe:	yes
2011-11-16 16:29:48 +00:00

6 lines
275 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 (that run on Unix-like
platforms).
WWW: http://bogomips.org/kgio/