TreeFrogFramework  2.8
Variables
tmultiplexingserver_linux.cpp File Reference
#include "tepoll.h"
#include "tepollhttpsocket.h"
#include "tepollsocket.h"
#include "tkvsdatabasepool.h"
#include "tpublisher.h"
#include "tsqldatabasepool.h"
#include "tsystembus.h"
#include "tsystemglobal.h"
#include "turlroute.h"
#include <QElapsedTimer>
#include <TActionWorker>
#include <TAppSettings>
#include <TApplicationServerBase>
#include <TMultiplexingServer>
#include <TThreadApplicationServer>
#include <TWebApplication>
#include <netinet/tcp.h>
Include dependency graph for tmultiplexingserver_linux.cpp:

Variables

constexpr int SEND_BUF_SIZE = 16 * 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 = 16 * 1024
constexpr