Commit graph

2 commits

Author SHA1 Message Date
taca
b5d204c43c Update ruby-kgio to 2.8.0.
=== kgio 2.8.0 - TCP Fast Open, writev/trywritev / 2013-01-18 10:52 UTC

  TCP Fast Open in Linux 3.7 and later is now supported
  in the client via Kgio::Socket#kgio_fastopen.

  This release also adds the kgio_writev and
  kgio_trywritev methods, thanks to funny-falcon
2013-02-11 02:53:49 +00:00
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