#GSrvTarget, or null on error. See [gio.resolver.Resolver.lookupService] for more details.
Resolver.lookupServiceFinish
gio.srv_target.SrvTarget[] lookupServiceFinish(gio.async_result.AsyncResult result)Retrieves the result of a previous call to [gio.resolver.Resolver.lookupServiceAsync].
If the DNS resolution failed, error (if non-null) will be set to a value from #GResolverError. If the operation was cancelled, error will be set to [gio.types.IOErrorEnum.Cancelled].
Parameters
result | the result passed to your #GAsyncReadyCallback |
Returns
a non-empty #GList of
Throws
[ErrorWrap]