Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qhostinfo_unix.cpp File Reference

(fd34c2fd3532c5b6430e90b28947c1e9404514dd)

#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 dependency graph for qhostinfo_unix.cpp:

Go to the source code of this file.

Macros

#define _PATH_RESCONF   "/etc/resolv.conf"

Functions

static void maybeRefreshResolver ()

Macro Definition Documentation

◆ _PATH_RESCONF

#define _PATH_RESCONF   "/etc/resolv.conf"

Definition at line 23 of file qhostinfo_unix.cpp.

Function Documentation

◆ maybeRefreshResolver()

void maybeRefreshResolver ( )
static

Definition at line 30 of file qhostinfo_unix.cpp.

Referenced by QHostInfoAgent::fromName().

Here is the caller graph for this function: