|
TreeFrogFramework 2.10
|
#include "tredisdriver.h"#include "tsystemglobal.h"#include <QTcpSocket>#include <QThread>#include <TApplicationServerBase>
Variables | |
| constexpr int | DEFAULT_PORT = 6379 |
| constexpr int | SEND_BUF_SIZE = 64 * 1024 |
| constexpr int | RECV_BUF_SIZE = 64 * 1024 |
|
constexpr |
|
constexpr |
|
constexpr |