]> git.meshlink.io Git - catta/blobdiff - avahi-sharp/AvahiTest.cs
allow/deny interfaces support
[catta] / avahi-sharp / AvahiTest.cs
index fcec737fea79d0019ee5d1f86a2ada10be6517ba..ba4d59b9e7b2a343843e102fdee36a890304b417 100644 (file)
@@ -42,6 +42,7 @@ public class AvahiTest {
         BrowseServiceTypes ("local");
         Console.WriteLine ("Press enter to quit");
         Console.ReadLine ();
+        client.Dispose ();
     }
 
     private static void OnEntryGroupChanged (object o, EntryGroupStateArgs args)