lookupByNameWithFlagsFinish

open fun lookupByNameWithFlagsFinish(result: AsyncResult): <Error class: unknown class><<Error class: unknown class>>

Retrieves the result of a call to g_resolver_lookup_by_name_with_flags_async().

If the DNS resolution failed, @error (if non-null) will be set to a value from #GResolverError. If the operation was cancelled,

Return

a #GList of #GInetAddress, or null on error. See g_resolver_lookup_by_name() for more details.

Since

2.60

Parameters

result

the result passed to your #GAsyncReadyCallback