From 58661617ab802010ecbc45ce3afbca1d63cb9189 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 26 May 2010 22:20:57 +0000 Subject: add WriterThreadSpawn concurrency model --- lib/rainbows/base.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/rainbows/base.rb') diff --git a/lib/rainbows/base.rb b/lib/rainbows/base.rb index faec951..a773722 100644 --- a/lib/rainbows/base.rb +++ b/lib/rainbows/base.rb @@ -49,6 +49,8 @@ module Rainbows end end + module_function :write_body + # once a client is accepted, it is processed in its entirety here # in 3 easy steps: read request, call app, write app response # this is used by synchronous concurrency models -- cgit v1.2.3-24-ge0c7