|
STTNet
|
This is the complete list of members for stt::network::TcpServer, including all inherited members.
| buffer_size | stt::network::TcpServer | protected |
| checkFrequency | stt::network::TcpServer | protected |
| clientfd | stt::network::TcpServer | protected |
| close() | stt::network::TcpServer | |
| close(const int &fd) | stt::network::TcpServer | virtual |
| connectionLimiter | stt::network::TcpServer | protected |
| connectionSecs | stt::network::TcpServer | protected |
| connectionTimes | stt::network::TcpServer | protected |
| ctx | stt::network::TcpServer | protected |
| finishQueue | stt::network::TcpServer | protected |
| flag1 | stt::network::TcpServer | protected |
| getSSL(const int &fd) | stt::network::TcpServer | |
| isListen() | stt::network::TcpServer | inline |
| maxFD | stt::network::TcpServer | protected |
| putTask(const std::function< int(TcpFDHandler &k, TcpInformation &inf)> &fun, TcpFDHandler &k, TcpInformation &inf) | stt::network::TcpServer | |
| redrawTLS() | stt::network::TcpServer | |
| requestSecs | stt::network::TcpServer | protected |
| requestTimes | stt::network::TcpServer | protected |
| security_open | stt::network::TcpServer | protected |
| serverType | stt::network::TcpServer | protected |
| setCloseFun(std::function< void(const int &fd)> closeFun) | stt::network::TcpServer | inline |
| setFunction(const std::string &key, std::function< int(TcpFDHandler &k, TcpInformation &inf)> fc) | stt::network::TcpServer | inline |
| setGetKeyFunction(std::function< int(TcpFDHandler &k, TcpInformation &inf)> parseKeyFun) | stt::network::TcpServer | inline |
| setGlobalSolveFunction(std::function< bool(TcpFDHandler &k, TcpInformation &inf)> fc) | stt::network::TcpServer | inline |
| setSecuritySendBackFun(std::function< void(TcpFDHandler &k, TcpInformation &inf)> fc) | stt::network::TcpServer | inline |
| 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 unsigned long long &maxFD=1000000, const int &buffer_size=256, const bool &security_open=true, const int &connectionNumLimit=20, const int &connectionSecs=1, const int &connectionTimes=6, const int &requestSecs=1, const int &requestTimes=40, const int &checkFrequency=60, const int &connectionTimeout=60) | stt::network::TcpServer | inline |
| TLS | stt::network::TcpServer | protected |
| unblock | stt::network::TcpServer | protected |
| workerEventFD | stt::network::TcpServer | protected |
| workpool | stt::network::TcpServer | protected |
| ~TcpServer() | stt::network::TcpServer | inline |
1.8.5