patch from 2553
This commit is contained in:
parent
afc975ea17
commit
b3ab116a38
|
@ -468,6 +468,7 @@ class ClientZeroconf:
|
|||
self.connections = {}
|
||||
self.recipient_to_hash = {}
|
||||
self.ip_to_hash = {}
|
||||
self.listener = None
|
||||
|
||||
def test_avahi(self):
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue