about summary refs log tree commit homepage
path: root/lib/rainbows/epoll.rb
DateCommit message (Expand)
2011-05-21use and recommend sleepy_penguin 3.0.1
2011-05-21use and recommend sleepy_penguin 3.0.0
2011-05-20coolio* + *epoll*: drop keepalive clients on SIGQUIT
2011-05-20epoll/xepoll: more consistent client implementations
2011-05-16document RubyGem requirements
2011-05-16more reliable shutdown for epoll concurrency models
2011-05-08epoll_wait: flags argument is unused
2011-04-29epoll: fix timeout
2011-04-28document epoll and xepoll
2011-02-05*epoll: refactor common loop code
2011-02-05*epoll: consolidate re-run logic
2011-02-04epoll: handle EINTR properly in Ruby-space
2011-01-24epoll: make Epoll.quit more reusable
2011-01-21epoll: use newer sleepy_penguin
2011-01-20epoll: close epoll descriptor on graceful shutdown
2011-01-20ev_core: simplify setup steps
2011-01-19initial edge-triggered epoll model