MythTV  master
Macros
portchecker.cpp File Reference
#include <QCoreApplication>
#include <QHostAddress>
#include <QTcpSocket>
#include <QEventLoop>
#include <QNetworkInterface>
#include <QNetworkAddressEntry>
#include <thread>
#include "mythcorecontext.h"
#include "mythtimer.h"
#include "portchecker.h"
Include dependency graph for portchecker.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("PortChecker::%1(): ").arg(__func__)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("PortChecker::%1(): ").arg(__func__)

Definition at line 38 of file portchecker.cpp.