TreeFrogFramework
2.8
|
#include "tmemcacheddriver.h"
#include "tsystemglobal.h"
#include <QTcpSocket>
#include <QThread>
#include <TApplicationServerBase>
Variables | |
constexpr int | SEND_BUF_SIZE = 128 * 1024 |
constexpr int | RECV_BUF_SIZE = 128 * 1024 |
|
constexpr |
|
constexpr |