This is the complete list of members for stt::network::TcpServer, including all inherited members.
| allowRequest(const int &cclientfd) | stt::network::TcpServer | protected |
| 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 | |
| connectionDetect() | stt::network::TcpServer | protected |
| connectionLimiter | stt::network::TcpServer | protected |
| connectionTimeout | stt::network::TcpServer | protected |
| consumerNum | stt::network::TcpServer | protected |
| ctx | stt::network::TcpServer | protected |
| cv | stt::network::TcpServer | protected |
| fdQueue | stt::network::TcpServer | protected |
| flag1 | stt::network::TcpServer | protected |
| getSSL(const int &fd) | stt::network::TcpServer | |
| isListen() | stt::network::TcpServer | inline |
| lco1 | stt::network::TcpServer | protected |
| lq1 | stt::network::TcpServer | protected |
| maxFD | stt::network::TcpServer | protected |
| redrawTLS() | stt::network::TcpServer | |
| requestRate | stt::network::TcpServer | protected |
| security_open | stt::network::TcpServer | protected |
| setFunction(std::function< bool(TcpFDHandler &k, TcpFDInf &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 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::TcpServer | inline |
| TLS | stt::network::TcpServer | protected |
| unblock | stt::network::TcpServer | protected |
| ~TcpServer() | stt::network::TcpServer | inline |