ip4_dns_to_variant
Description:
public unowned Variant ip4_dns_to_variant (
string dns)
Utility function to convert an array of IP address strings int a Variant of type 'au'
representing an array of IPv4 addresses.
Parameters:
dns |
an array of IP address strings
|
Returns:
a new floating Variant representing dns .
|