v3.1.0
taga84faa7ffc021a345ab9d004415608f59015edd3
object db1eb67855149050e448c63df12ade22135916cd
authorEric Wong <normalperson@yhbt.net>
Wed, 2 May 2012 09:01:44 +0000 (2 09:01 +0000)
sleepy_penguin 3.1.0 - minor fixes and features

* add TimerFD::CANCEL_ON_SET constant
  ref: http://www.man7.org/tlpi/api_changes/
* fix concurrent Epoll#wait on the same epoll fd
* SignalFD interface removed (unworkable with Ruby runtimes)
* use rb_update_max_fd() if available (Ruby 1.9.3)
* reintroduce SLEEPY_PENGUIN_VERSION constant ("3.1.0")