get_nameserver
Description:
[ CCode ( array_length = false , array_length_cexpr = "16" ) ]
[ Version ( since = "0.9.10" ) ]
public unowned uint8[] get_nameserver (uint32 idx)
[ Version ( since = "0.9.10" ) ]
public unowned uint8[] get_nameserver (uint32 idx)
Gets the domain name server at index idx
in the configuration.
Parameters:
this | |
idx |
index of the nameserver to return |
Returns:
the IPv6 address of domain name server at index |