Saner treatment for connect errors
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 11 Jun 2011 14:26:09 +0000 (16:26 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 11 Jun 2011 14:26:09 +0000 (16:26 +0200)
commit2a3bc07d139593f1f57e23cfbd08602d29a8b26c
tree5120a20bd222d12d15b960862b853a196add997a
parent1fbb090ea91ab20916b3698d8afd6e300673b826
Saner treatment for connect errors

Rather than raising changing the message (a message that would not be
displayed anyway), display the (composed) error message and then reraise
without further changes.
lib/rbot/ircbot.rb
lib/rbot/ircsocket.rb