Resolver.freeAddresses

Frees addresses (which should be the return value from g_resolver_lookup_by_name() or g_resolver_lookup_by_name_finish()). (This is a convenience method; you can also simply free the results by hand.) Since 2.22

class Resolver
static
void
freeAddresses

Parameters

addresses ListG

a GList of GInetAddress

Meta