*epoll: refactor common loop code
commit90a86c9822238f01e8d60c9303b9a0da64351c7f
authorEric Wong <normalperson@yhbt.net>
Sat, 5 Feb 2011 10:44:52 +0000 (5 10:44 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Feb 2011 11:13:43 +0000 (5 11:13 +0000)
treeb13a4384b526887c964f74b1b9e2a2927e5b86bd
parentc9ca82c76f1eb0e06b0aa204a243d00f382579c5
*epoll: refactor common loop code

acceptor thread pools could use some work, still
lib/rainbows.rb
lib/rainbows/epoll.rb
lib/rainbows/epoll/server.rb
lib/rainbows/join_threads.rb [new file with mode: 0644]
lib/rainbows/thread_pool.rb
lib/rainbows/xepoll/client.rb