Closed GoogleCodeExporter closed 9 years ago
The connect/shutdown code has gone through many revisions and is probably the
most brittle part.
Going through your list though
- G-Lines, Kills, and Errors are un-ignorable. They are quickly followed by the server closing the socket.
- setAutoReconnectInterval and setAutoReconnectAttempts - That sounds perfect for the config class. I'll get those in soon
- Bot.isConnected - already implemented
Original comment by Lord.Qua...@gmail.com
on 3 Nov 2014 at 6:38
[deleted comment]
I meant ignore in the sense, it treats it the same as a ping timeout, or a
failed connect. OR if 'unignored' it stops connecting upon finding a
KILL/GLine/ERR.
Original comment by jzhou2...@gmail.com
on 3 Nov 2014 at 7:37
Issue 171 has been merged into this issue.
Original comment by Lord.Qua...@gmail.com
on 6 Nov 2014 at 12:06
I've added the methods and tested them, snapshot is currently building
Original comment by Lord.Qua...@gmail.com
on 25 Nov 2014 at 10:26
Original issue reported on code.google.com by
jzhou2...@gmail.com
on 3 Nov 2014 at 6:29