sleepy_penguin 3.0.0v3.0.0
commit96503a9d386e422ee594f8579a5a76e970c90a6c
authorEric Wong <normalperson@yhbt.net>
Sat, 21 May 2011 00:15:19 +0000 (20 17:15 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 21 May 2011 00:15:19 +0000 (20 17:15 -0700)
tree8bb3bbb1154a78ce7af6623260def5c08f6c2803
parentd4349fce53e8ced815cb94b5e5397ff8dbf497d5
sleepy_penguin 3.0.0

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.

Improved Rubinius support (lightly tested).
GIT-VERSION-GEN