| tag name | v3.0.0 (18560efd90e607c6076634231ae98c09b2f42b33) |
| tag date | 2011-05-21 00:22:11 (GMT) |
| tagged by | Eric Wong <normalperson@yhbt.net> |
| tagged object | commit 96503a9d38... |
| download | sleepy_penguin-3.0.0.tar.gz |
|---|
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).