Returns host name.
Definition in file get_hostname.hpp.
Go to the source code of this file.
#include <string>
Namespaces | |
namespace | hostinfo |
Information about current host. | |
namespace | hostinfo::blocking |
Blocking functions for getting information about hosts. | |
Functions | |
std::string | hostinfo::blocking::GetRealHostName () |
Returns host name. | |