http_parser: workaround hijack changes in unicorn 5
commit1a2a82721bf845a3f7e7a3972bc0f41befb25c41
authorEric Wong <e@80x24.org>
Sat, 14 Nov 2015 02:47:25 +0000 (14 02:47 +0000)
committerEric Wong <e@80x24.org>
Wed, 18 Nov 2015 02:20:26 +0000 (18 02:20 +0000)
tree98da87ea5d5293b31fa3fd463b6d70b3059a1be3
parent70c976bdd85bb8515fea01d6ad6074ef472fc2e0
http_parser: workaround hijack changes in unicorn 5

unicorn lost the hijack_setup method in version 5,
so we must recreate it ourselves.
lib/rainbows/coolio/client.rb
lib/rainbows/coolio/thread_client.rb
lib/rainbows/epoll/client.rb
lib/rainbows/event_machine/client.rb
lib/rainbows/http_parser.rb
lib/rainbows/process_client.rb
lib/rainbows/response.rb