ip6_dns_to_variant


Description:


public unowned Variant ip6_dns_to_variant (string dns)

Utility function to convert an array of IP address strings int a Variant of type 'aay' representing an array of IPv6 addresses.

If a string cannot be parsed, it will be silently ignored.

Parameters:

dns

an array of IP address strings

Returns:

a new floating Variant representing dns.


Namespace: NM.Utils
Package: libnm