repo.or.cz
/
sleepy_penguin.git
/
tag
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
v3.0.0
tag
18560efd90e607c6076634231ae98c09b2f42b33
object
96503a9d386e422ee594f8579a5a76e970c90a6c
commit
author
Eric Wong
<normalperson@yhbt.net>
Sat, 21 May 2011 00:22:11 +0000
(20 17:22 -0700)
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).