From 2b85ea421197af84a13f6062b21ddcf61490ebcf Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 27 Dec 2010 08:57:31 +0000 Subject: doc: misc cleanups and additions for RDoc This is also our website, so we need to document the new Cool.io-based concurrency options for users and point existing Rev* users to it. --- lib/rainbows/writer_thread_pool/client.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/rainbows/writer_thread_pool') diff --git a/lib/rainbows/writer_thread_pool/client.rb b/lib/rainbows/writer_thread_pool/client.rb index 5889e84..3cc3335 100644 --- a/lib/rainbows/writer_thread_pool/client.rb +++ b/lib/rainbows/writer_thread_pool/client.rb @@ -1,8 +1,8 @@ # -*- encoding: binary -*- -# +# :enddoc: # used to wrap a BasicSocket to use with +q+ for all writes # this is compatible with IO.select -class Rainbows::WriterThreadPool::Client < Struct.new(:to_io, :q) # :nodoc: +class Rainbows::WriterThreadPool::Client < Struct.new(:to_io, :q) include Rainbows::SocketProxy def write(buf) -- cgit v1.2.3-24-ge0c7