kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [ANN] kgio 2.3.1 - compatibility fix
@ 2011-02-14  0:54 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2011-02-14  0:54 UTC (permalink / raw)
  To: 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.

* http://bogomips.org/kgio/
* kgio@librelist.org
* git://bogomips.org/kgio.git

Changes:

* connect.c: disable AI_NUMERICSERV

  It's not needed since we already verify the service is a
  numeric port.  AI_NUMERICSERV is not available in older glibc
  (<2.3.4) and probably other old systems.

-- 
Eric Wong


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-14  0:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-14  0:54 [ANN] kgio 2.3.1 - compatibility fix Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).