STTNet
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
stt::network::HttpServer Member List

This is the complete list of members for stt::network::HttpServer, including all inherited members.

allowRequest(const int &cclientfd)stt::network::TcpServerprotected
buffer_sizestt::network::TcpServerprotected
checkFrequencystt::network::TcpServerprotected
clientfdstt::network::TcpServerprotected
close()stt::network::TcpServer
close(const int &fd)stt::network::TcpServer
connectionDetect()stt::network::TcpServerprotected
connectionLimiterstt::network::TcpServerprotected
connectionTimeoutstt::network::TcpServerprotected
consumerNumstt::network::TcpServerprotected
ctxstt::network::TcpServerprotected
cvstt::network::TcpServerprotected
fdQueuestt::network::TcpServerprotected
flag1stt::network::TcpServerprotected
getSSL(const int &fd)stt::network::TcpServer
HttpServer(const int &maxFD=10000000, const bool &security_open=true, const int &connectionNumLimit=20, const int &connectionRateLimit=6, const int &buffer_size=8, const int &requestRate=12, const int &checkFrequency=1, const int &connectionTimeout=60)stt::network::HttpServerinline
isListen()stt::network::TcpServerinline
lco1stt::network::TcpServerprotected
lq1stt::network::TcpServerprotected
maxFDstt::network::TcpServerprotected
redrawTLS()stt::network::TcpServer
requestRatestt::network::TcpServerprotected
security_openstt::network::TcpServerprotected
setFunction(std::function< bool(const HttpRequestInformation &inf, HttpServerFDHandler &k)> fc)stt::network::HttpServerinline
stt::network::TcpServer::setFunction(std::function< bool(TcpFDHandler &k, TcpFDInf &inf)> fc)stt::network::TcpServerinline
setTLS(const char *cert, const char *key, const char *passwd, const char *ca)stt::network::TcpServer
startListen(const int &port, const int &threads=8)stt::network::TcpServer
stopListen()stt::network::TcpServer
TcpServer(const int &maxFD=10000, const bool &security_open=true, const int &connectionNumLimit=20, const int &connectionRateLimit=6, const int &buffer_size=8, const int &requestRate=12, const int &checkFrequency=1, const int &connectionTimeout=1800)stt::network::TcpServerinline
TLSstt::network::TcpServerprotected
unblockstt::network::TcpServerprotected
~TcpServer()stt::network::TcpServerinline