Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qhostinfo_win.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <winsock2.h>
#include "qhostinfo_p.h"
#include <ws2tcpip.h>
#include <private/qsystemlibrary_p.h>
#include <qmutex.h>
#include <qbasicatomic.h>
#include <qurl.h>
+ Include dependency graph for qhostinfo_win.cpp:

Go to the source code of this file.

Macros

#define NI_MAXHOST   1024
 

Macro Definition Documentation

◆ NI_MAXHOST

#define NI_MAXHOST   1024

Definition at line 19 of file qhostinfo_win.cpp.

Referenced by QHostInfoAgent::reverseLookup().