InetAddress.newAny

Creates a #GInetAddress for the "any" address (unassigned/"don't care") for family.

Parameters

family gio.types.SocketFamily

the address family

Return Value

Type: gio.inet_address.InetAddress

a new #GInetAddress corresponding to the "any" address for family. Free the returned object with gobject.object.ObjectG.unref.