![]() |
Qt 6.x
The Qt SDK
|
#include "qhostinfo_p.h"
#include <qbytearray.h>
#include <qfile.h>
#include <qplatformdefs.h>
#include <qurl.h>
#include <sys/types.h>
#include <netdb.h>
#include <netinet/in.h>
#include <resolv.h>
Go to the source code of this file.
Macros | |
#define | _PATH_RESCONF "/etc/resolv.conf" |
Functions | |
static void | maybeRefreshResolver () |
#define _PATH_RESCONF "/etc/resolv.conf" |
Definition at line 19 of file qhostinfo_unix.cpp.
|
static |
Definition at line 26 of file qhostinfo_unix.cpp.
References _PATH_RESCONF, and mutex.
Referenced by QHostInfoAgent::fromName(), and QHostInfo::localDomainName().