![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qnetworkinterface_p.h"#include "private/qnet_unix_p.h"#include <sys/types.h>#include <sys/socket.h>#include <net/if.h>Go to the source code of this file.
Macros | |
| #define | IP_MULTICAST |
Functions | |
| static QT_BEGIN_NAMESPACE QNetworkInterface::InterfaceFlags | convertFlags (uint rawFlags) |
| #define IP_MULTICAST |
Definition at line 25 of file qnetworkinterface_unix_p.h.
|
static |
Definition at line 46 of file qnetworkinterface_unix_p.h.