This repository was archived by the owner on May 6, 2018. It is now read-only.
This repository was archived by the owner on May 6, 2018. It is now read-only.
TCP connection not closed before reconnection attempt #3
Open
Description
...something like that. Error message:
...
:[email protected] QUIT :Ping timeout: 469 seconds
Traceback (most recent call last):
File "sbhx-ircbot.py", line 215, in <module>
irc = new_connection(irc)
File "sbhx-ircbot.py", line 63, in new_connection
irc_obj.connect( ( network, port ) )
File "/usr/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 106] Transport endpoint is already connected
Metadata
Metadata
Assignees
Labels
No labels