dup_ignore_hosts
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] dup_ignore_hosts ()
public string[] dup_ignore_hosts ()
Thread-safe variation of get_ignore_hosts.
Use this function when accessing this from multiple threads.
The returned string array should be freed with strfreev when no longer needed.
Parameters:
this |
an SourceProxy |
Returns:
a newly-allocated copy of ignore_hosts |