fixws and 'new' button in grid query
This commit is contained in:
+2
-1
@@ -458,7 +458,7 @@ class Listener(Thread):
|
||||
self.err_log.error("Cannot find root ca certificate file "
|
||||
"'%s'. Cannot bind to %s:%s" % data)
|
||||
return
|
||||
|
||||
|
||||
# Set socket options
|
||||
try:
|
||||
listener.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)
|
||||
@@ -2074,3 +2074,4 @@ def demo():
|
||||
if __name__=='__main__':
|
||||
demo()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user