Portable way to query the hostname of the node running the process.
This function does not ever return null, but always returns a string containing the current node's hostname.
|
the current node's hostname. The string has to be freed by the caller using g_free. |