dup_host
Description:
[ Version ( since = "3.4" ) ]
public string dup_host ()
Thread-safe variation of get_host.
Use this function when accessing this from multiple threads.
The returned string should be freed with g_free when no longer needed.
Parameters:
Returns:
a newly-allocated copy of host
|