TreeFrogFramework  2.8
Variables
tactionthread.cpp File Reference
#include "tfcore.h"
#include "thttpsocket.h"
#include "tsessionmanager.h"
#include "tsystemglobal.h"
#include "twebsocket.h"
#include <QCoreApplication>
#include <QElapsedTimer>
#include <QEventLoop>
#include <TActionThread>
#include <TAppSettings>
#include <TApplicationServerBase>
#include <THttpRequest>
#include <TSession>
#include <TWebApplication>
#include <atomic>
Include dependency graph for tactionthread.cpp:

Variables

constexpr int RECV_BUF_SIZE = 8 * 1024
 

Variable Documentation

◆ RECV_BUF_SIZE

constexpr int RECV_BUF_SIZE = 8 * 1024
constexpr