event_machine: refactor async.callback for keepalive
commit370fb8c7811704ed65384f599b52ac1b6d0c36c9
authorEric Wong <normalperson@yhbt.net>
Thu, 6 Jan 2011 02:01:36 +0000 (5 18:01 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 7 Jan 2011 03:50:34 +0000 (6 19:50 -0800)
treeff5024a3d1f507c6e88801f0c8f0c6e154bfe1e2
parent2cb26ba8084cd37996330616b885de1c780d848e
event_machine: refactor async.callback for keepalive

async.callback will be useful with Coolio (and more!) soon, so
ensure it works as well as the rest of Rainbows!
lib/rainbows/ev_core.rb
lib/rainbows/event_machine/client.rb
lib/rainbows/event_machine/response.rb
t/async_chunk_app.ru [new file with mode: 0644]
t/t0402-em-async-keepalive.sh [new file with mode: 0644]