OEGetHostName
char* OEGetHostName()
Returns the hostname of the current machine. This function is thread safe and expensive on the first call. The returned pointer does not need to be freed.
char* OEGetHostName()
Returns the hostname of the current machine. This function is thread safe and expensive on the first call. The returned pointer does not need to be freed.