Skip to content

Commit

Permalink
more comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yong committed Apr 2, 2009
1 parent deeee21 commit fcc2254
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rdoc
Expand Up @@ -48,6 +48,7 @@ gem install yong-stropheruby
end
end

#run event loop until timeout or 'StropheRuby::EventLoop.stop' is called
ctx.loop_status = StropheRuby::EventLoop::LOOP_RUNNING
while ctx.loop_status == StropheRuby::EventLoop::LOOP_RUNNING
#return if the socket is idle for more than 3 seconds
Expand Down

0 comments on commit fcc2254

Please sign in to comment.