|
TreeFrogFramework 2.10
|
#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>
Variables | |
| constexpr int | RECV_BUF_SIZE = 8 * 1024 |
|
constexpr |