kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [ANN] kgio 2.4.0 - portability fixes and more
@ 2011-05-05 23:10 Eric Wong
  2011-05-21  2:58 ` [ANN] kgio 2.4.1 - really avoiding EINTR on Kgio.poll Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2011-05-05 23:10 UTC (permalink / raw)
  To: kgio

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

Changes:

== All supported platforms (*nix + MRI 1.8+, Rubinius)

* OpenBSD (and possibly other *BSD) fixes, thanks to Jeremy Evans.

* kgio_accept and kgio_tryaccept now take an optional second argument
  for flags (like the accept4() flags argument).

== Ruby 1.9-only things

* Kgio.poll no longer raises Errno::EINTR to match IO.select.

== Ruby 1.9 trunk things

* close() on an active FD in a different thread is better
  handled/detected.

* copy-on-write for strings is properly triggered

-- 
Eric Wong


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ANN] kgio 2.4.1 - really avoiding EINTR on Kgio.poll
  2011-05-05 23:10 [ANN] kgio 2.4.0 - portability fixes and more Eric Wong
@ 2011-05-21  2:58 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2011-05-21  2:58 UTC (permalink / raw)
  To: kgio

Eric Wong <normalperson@yhbt.net> wrote:
> == Ruby 1.9-only things
> 
> * Kgio.poll no longer raises Errno::EINTR to match IO.select.

This is only true in v2.4.1 which I just pushed out.

-- 
Eric Wong


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-21  2:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-05 23:10 [ANN] kgio 2.4.0 - portability fixes and more Eric Wong
2011-05-21  2:58 ` [ANN] kgio 2.4.1 - really avoiding EINTR on Kgio.poll 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).