Ticket #34 (closed defect: fixed)
connection check is broken
| Reported by: | moeilijk | Owned by: | bart |
|---|---|---|---|
| Priority: | minor | Milestone: | gozerbot version 0.8 |
| Component: | core | Version: | hg |
| Keywords: | Cc: |
Description
After a disconnect from the irc server it still thinks it is connected. Resulting in a long list of broken pipes for anything it tries to do with the irc server.
[5 Apr 2008 23:41:34] (ircnet) ERROR: can't send (32, 'Broken pipe') [5 Apr 2008 23:46:35] (ircnet) ERROR: can't send (32, 'Broken pipe') [5 Apr 2008 23:51:36] (ircnet) ERROR: can't send (32, 'Broken pipe') [5 Apr 2008 23:56:38] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:01:39] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:06:40] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:11:41] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:16:42] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:21:42] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:26:43] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:31:44] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:36:45] (ircnet) ERROR: can't send (32, 'Broken pipe')
