aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-kgio/pkg-descr
blob: 1f9799d82f96dd7d2e210db53958b1e850de40f0 (plain) (blame)
1
2
3
4
5
6
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: https://yhbt.net/kgio/