[ CCode ( array_length = false , array_null_terminated = true ) ]
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.
this |
an SourceProxy |
a newly-allocated copy of ignore_hosts |