]> git.meshlink.io Git - catta/blobdiff - avahi-sharp/ServiceResolver.cs
fix some small bugs in publishing and resolving, and make uninstall work
[catta] / avahi-sharp / ServiceResolver.cs
index ef1f3037155ca927b836304b70ae53ba049f238c..558ba539d6ac86c4532f51287077130572e16789 100644 (file)
@@ -161,6 +161,7 @@ namespace Avahi
                                                 IntPtr domain, IntPtr host, IntPtr address,
                                                 UInt16 port, IntPtr txt, IntPtr userdata)
         {
+
             ServiceInfo info;
             info.NetworkInterface = iface;
             info.Protocol = proto;