TreeFrogFramework  2.8
Variables
tmemcacheddriver_qt.cpp File Reference
#include "tmemcacheddriver.h"
#include "tsystemglobal.h"
#include <QTcpSocket>
#include <QThread>
#include <TApplicationServerBase>
Include dependency graph for tmemcacheddriver_qt.cpp:

Variables

constexpr int SEND_BUF_SIZE = 128 * 1024
 
constexpr int RECV_BUF_SIZE = 128 * 1024
 

Variable Documentation

◆ RECV_BUF_SIZE

constexpr int RECV_BUF_SIZE = 128 * 1024
constexpr

◆ SEND_BUF_SIZE

constexpr int SEND_BUF_SIZE = 128 * 1024
constexpr