sleepy_penguin RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [sleepy.penguin] [ANN] sleepy_penguin 3.0.0 - incrementally better
@ 2011-05-21  1:28 Eric Wong
  2011-05-21  2:50 ` [ANN] sleepy_penguin 3.0.1 - really avoiding EINTR! Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2011-05-21  1:28 UTC (permalink / raw)
  To: sleepy.penguin

Several slightly backwards-incompatible API changes, so there's a major
version bump from 2.0.0 to 3.0.0.

/Most/ code doesn't need to be modified from 2.0.0, even (of course I
don't know of anybody using this library...).

Changes:

Epoll#wait always waits the specified amount of time and never
raises Errno::EINTR.

Disabled operations on Fixnum file descriptors, only IO objects
may be passed to Epoll methods.

Cross-thread Epoll#close behavior matches Ruby 1.9.3dev (under 1.9.3dev).

Improved Rubinius support (lightly tested).

* http://bogomips.org/sleepy_penguin/
* sleepy.penguin@librelist.org
* git://bogomips.org/sleepy_penguin.git

-- 
Eric Wong


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

* [ANN] sleepy_penguin 3.0.1 - really avoiding EINTR!
  2011-05-21  1:28 [sleepy.penguin] [ANN] sleepy_penguin 3.0.0 - incrementally better Eric Wong
@ 2011-05-21  2:50 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2011-05-21  2:50 UTC (permalink / raw)
  To: sleepy.penguin

Eric Wong <normalperson@yhbt.net> wrote:
> Epoll#wait always waits the specified amount of time and never
> raises Errno::EINTR.

Just pushed out 3.0.1 that fixes a race condition and really
ensures Errno::EINTR never gets raised :>

-- 
Eric Wong


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-21  1:28 [sleepy.penguin] [ANN] sleepy_penguin 3.0.0 - incrementally better Eric Wong
2011-05-21  2:50 ` [ANN] sleepy_penguin 3.0.1 - really avoiding EINTR! Eric Wong

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

	https://yhbt.net/sleepy_penguin.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).