![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>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 23 of file qhostinfo_unix.cpp.
|
static |
Definition at line 30 of file qhostinfo_unix.cpp.
Referenced by QHostInfoAgent::fromName().