]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
better setup for ping timeouts.
authorTom Gilbert <tom@linuxbrit.co.uk>
Sat, 27 Aug 2005 14:16:42 +0000 (14:16 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Sat, 27 Aug 2005 14:16:42 +0000 (14:16 +0000)
commit6ad81c62702028559f2ccc2851842c871a2c79c4
treece2f7f8f8a78617283899e2431fdccbcd7eb87ba
parentc6425686430c97824de999151836854db7893eac
better setup for ping timeouts.

I need to work on the timer code, it's not currently possible to create a
timer within a timer event, due to the thread stop/start thing
lib/rbot/ircbot.rb
lib/rbot/timer.rb