6 lines
276 B
Text
6 lines
276 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: https://bogomips.org/kgio/
|