X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-sharp%2FServiceResolver.cs;h=558ba539d6ac86c4532f51287077130572e16789;hb=ddfdfa8dd9dee6a2ff3046717b2fc120a5dfd34d;hp=ef1f3037155ca927b836304b70ae53ba049f238c;hpb=a9566d5dcac080d7fa91546823277c57a5d09a5f;p=catta diff --git a/avahi-sharp/ServiceResolver.cs b/avahi-sharp/ServiceResolver.cs index ef1f303..558ba53 100644 --- a/avahi-sharp/ServiceResolver.cs +++ b/avahi-sharp/ServiceResolver.cs @@ -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;