3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00

ts6: unset has_eob correctly on reconnects

(cherry picked from commit 6962f3b73e)
This commit is contained in:
James Lu 2016-03-19 18:19:41 -07:00
parent 5b2c9c593b
commit d12e70d5e5

View File

@ -245,6 +245,7 @@ class TS6Protocol(TS6BaseProtocol):
def connect(self):
"""Initializes a connection to a server."""
ts = self.irc.start_ts
self.has_eob = False
f = self.irc.send
# Valid keywords (from mostly InspIRCd's named modes):