Patch for websocket (with multiple recv requirement)

This commit is contained in:
Miroslav Stampar
2019-11-28 13:53:47 +01:00
parent 1bfb9efb91
commit c028fb9003
3 changed files with 23 additions and 3 deletions

View File

@@ -2006,6 +2006,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
kb.uChar = NULL
kb.udfFail = False
kb.unionDuplicates = False
kb.webSocketRecvCount = None
kb.wizardMode = False
kb.xpCmdshellAvailable = False