MythTV  master
Macros
mythhttpsocket.cpp File Reference
#include <QThread>
#include <QTcpSocket>
#include <QSslSocket>
#include "mythlogging.h"
#include "mythcorecontext.h"
#include "http/mythwebsocket.h"
#include "http/mythhttps.h"
#include "http/mythhttpsocket.h"
#include "http/mythhttpdata.h"
#include "http/mythhttpfile.h"
#include "http/mythhttpresponse.h"
#include "http/mythhttprequest.h"
#include "http/mythhttpranges.h"
#include "http/mythhttpservices.h"
#include "http/mythwebsocketevent.h"
#include <chrono>
Include dependency graph for mythhttpsocket.cpp:

Go to the source code of this file.

Macros

#define LOC   QString(m_peer + ": ")
 

Macro Definition Documentation

◆ LOC

#define LOC   QString(m_peer + ": ")

Definition at line 26 of file mythhttpsocket.cpp.