This commit is contained in:
parent
4ac5292d2c
commit
6bdb2cb127
1 changed files with 1 additions and 0 deletions
|
@ -723,6 +723,7 @@ def session(connection, client, ip, isssl=False):
|
|||
pendingCommands = ""
|
||||
else:
|
||||
pendingCommands += text
|
||||
textt = ""
|
||||
except ssl.SSLEOFError:
|
||||
print("EOF occured...")
|
||||
except Exception as ex:
|
||||
|
|
Loading…
Add table
Reference in a new issue