get_wins_servers
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_wins_servers ()
public unowned string[] get_wins_servers ()
Gets the Windows Internet Name Service servers (WINS).
Parameters:
this |
a IPConfig |
Returns:
the arry of WINS server IP address strings. (This is never null, though it may be 0-length.) |