sleepy_penguin 3.1.0 - minor fixes and featuresv3.1.0
commitdb1eb67855149050e448c63df12ade22135916cd
authorEric Wong <normalperson@yhbt.net>
Wed, 2 May 2012 08:56:22 +0000 (2 08:56 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 2 May 2012 08:56:22 +0000 (2 08:56 +0000)
treee4da30644cca941cfff48660915f2a3065e5ac6d
parent455bd1f97e978d337764e2c917353889c3fa4d9c
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")
GIT-VERSION-GEN