...
authorBernhard Tittelbach <xro@realraum.at>
Sun, 20 Sep 2009 03:31:24 +0000 (03:31 +0000)
committerBernhard Tittelbach <xro@realraum.at>
Sun, 20 Sep 2009 03:31:24 +0000 (03:31 +0000)
update-web-status.py
update-xmpp-status.py

index c4fffa6..7c297ce 100755 (executable)
@@ -238,5 +238,6 @@ while True:
       sockhandle.close()
     except:
       pass
+    conn=None
+    sockhandle=None      
     time.sleep(5)
-
index a6d1331..61615e6 100755 (executable)
@@ -312,4 +312,3 @@ while True:
     conn=None
     sockhandle=None
     time.sleep(5)
-