ev_core: simplify setup steps
commit7ad4e300c29b06fd53aca9f9bad18f97f9a34633
authorEric Wong <normalperson@yhbt.net>
Thu, 20 Jan 2011 20:32:24 +0000 (20 20:32 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 20 Jan 2011 20:32:24 +0000 (20 20:32 +0000)
tree4d04679ace5f876e642b6b091deb18025b10c9d1
parent72cbecfe01b8c4b2c7bb7e362401805374036dc2
ev_core: simplify setup steps

ev_core is always loaded after forking, so eliminate the
need for extra setup steps for each concurrency model that
uses it
lib/rainbows/coolio/client.rb
lib/rainbows/coolio/core.rb
lib/rainbows/epoll.rb
lib/rainbows/ev_core.rb
lib/rainbows/event_machine.rb