about summary refs log tree commit homepage
path: root/lib/rainbows
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-05-09 01:56:46 +0000
committerEric Wong <normalperson@yhbt.net>2011-05-09 01:56:46 +0000
commita62e9240fffe544d171c87f94946ecf50888a6df (patch)
tree639b00a5f4c99424ec42fbfee070e0c3d17836be /lib/rainbows
parent6b430295177c4689a6a5d421d575867c5da8ba2b (diff)
downloadrainbows-a62e9240fffe544d171c87f94946ecf50888a6df.tar.gz
It's an internal implementation detail.
Diffstat (limited to 'lib/rainbows')
-rw-r--r--lib/rainbows/xepoll_thread_spawn/client.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rainbows/xepoll_thread_spawn/client.rb b/lib/rainbows/xepoll_thread_spawn/client.rb
index 118836b..049d4e1 100644
--- a/lib/rainbows/xepoll_thread_spawn/client.rb
+++ b/lib/rainbows/xepoll_thread_spawn/client.rb
@@ -1,4 +1,5 @@
 # -*- encoding: binary -*-
+# :stopdoc:
 module Rainbows::XEpollThreadSpawn::Client
   HBUFSIZ = Rainbows.client_header_buffer_size
   N = Raindrops.new(1)