eventmachine: get basic tests working
commitfa93a16ede574df6159497a526153a9978b66dd1
authorEric Wong <normalperson@yhbt.net>
Sun, 25 Oct 2009 23:34:33 +0000 (25 16:34 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 26 Oct 2009 09:26:22 +0000 (26 02:26 -0700)
tree7df4902849493bdf7a5547153e4c5934cbef9b13
parent8487d928f9581d98aee14e1991f129422278367c
eventmachine: get basic tests working

log reopens, graceful shutdown, HTTP error responses
should all be working now.
lib/rainbows/event_machine.rb
t/GNUmakefile
t/simple-http_EventMachine.ru [new file with mode: 0644]