This commit is contained in:
ed
2024-04-09 23:34:31 +00:00
parent ab18893cd2
commit ea002ee71d
4 changed files with 31 additions and 2 deletions

View File

@@ -206,6 +206,7 @@ class MCast(object):
except:
t = "announce failed on {} [{}]:\n{}"
self.log(t.format(netdev, ip, min_ex()), 3)
sck.close()
if self.args.zm_msub:
for s1 in self.srv.values():