![]() |
Qt 6.x
The Qt SDK
|
#include <winsock2.h>
#include "qhostinfo_p.h"
#include <ws2tcpip.h>
#include <private/qsystemlibrary_p.h>
#include <qmutex.h>
#include <qbasicatomic.h>
#include <qurl.h>
Go to the source code of this file.
Macros | |
#define | NI_MAXHOST 1024 |
#define NI_MAXHOST 1024 |
Definition at line 19 of file qhostinfo_win.cpp.