TreeFrogFramework  2.8
Variables
tepoll.cpp File Reference
#include "tepoll.h"
#include "tepollsocket.h"
#include "tepollwebsocket.h"
#include "tfcore.h"
#include "tsendbuffer.h"
#include "tsessionmanager.h"
#include "tsystemglobal.h"
#include <QBuffer>
#include <QByteArray>
#include <QFileInfo>
#include <TApplicationServerBase>
#include <THttpRequestHeader>
#include <TSession>
#include <TWebApplication>
#include <sys/epoll.h>
#include <sys/types.h>
Include dependency graph for tepoll.cpp:

Variables

constexpr int MaxEvents = 128
 

Variable Documentation

◆ MaxEvents

constexpr int MaxEvents = 128
constexpr