From b3ab116a3860d1e91cf03bda1b1c657cc17a2078 Mon Sep 17 00:00:00 2001 From: Dimitur Kirov Date: Wed, 11 Oct 2006 21:26:58 +0000 Subject: [PATCH] patch from 2553 --- src/common/zeroconf/client_zeroconf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/zeroconf/client_zeroconf.py b/src/common/zeroconf/client_zeroconf.py index 6f53b7071..30d5c145a 100644 --- a/src/common/zeroconf/client_zeroconf.py +++ b/src/common/zeroconf/client_zeroconf.py @@ -468,6 +468,7 @@ class ClientZeroconf: self.connections = {} self.recipient_to_hash = {} self.ip_to_hash = {} + self.listener = None def test_avahi(self): try: