gResolverFreeAddresses {RGtk2} | R Documentation |
Frees addresses
(which should be the return value from
gResolverLookupByName
or gResolverLookupByNameFinish
).
(This is a convenience method; you can also simply free the results
by hand.)
gResolverFreeAddresses(addresses)
|
a listof GInetAddress |
Since 2.22
Derived by RGtkGen from GTK+ documentation