STTNet 0.7.0
Loading...
Searching...
No Matches
stt::network::WebSocketServerFDHandler Member List

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

blockSet(const int &sec=-1)stt::network::TcpFDHandler
close(const bool &cle=true)stt::network::TcpFDHandler
fdstt::network::TcpFDHandlerprotected
flag1stt::network::TcpFDHandlerprotected
flag2stt::network::TcpFDHandlerprotected
flag3stt::network::TcpFDHandler
getFD()stt::network::TcpFDHandlerinline
getMessage(TcpFDInf &Tcpinf, WebSocketFDInformation &Websocketinf, const unsigned long &buffer_size, const int &ii=1)stt::network::WebSocketServerFDHandler
getSSL()stt::network::TcpFDHandlerinline
isConnect()stt::network::TcpFDHandlerinline
multiUseSet()stt::network::TcpFDHandler
queuedCloseFunctionstt::network::TcpFDHandlerprotected
queuedSendFunctionstt::network::TcpFDHandlerprotected
recvData(std::string &data, const uint64_t &length)stt::network::TcpFDHandler
recvData(char *data, const uint64_t &length)stt::network::TcpFDHandler
recvDataByLength(std::string &data, const uint64_t &length, const int &sec=2)stt::network::TcpFDHandler
recvDataByLength(char *data, const uint64_t &length, const int &sec=2)stt::network::TcpFDHandler
secstt::network::TcpFDHandlerprotected
sendData(const std::string &data, const bool &block=true)stt::network::TcpFDHandler
sendData(const char *data, const uint64_t &length, const bool &block=true)stt::network::TcpFDHandler
sendMessage(const std::string &msg, const std::string &type="0001")stt::network::WebSocketServerFDHandler
setFD(const int &fd, SSL *ssl=nullptr, const bool &flag1=false, const bool &flag2=true)stt::network::WebSocketServerFDHandlerinline
stt::network::TcpFDHandler::setFD(const int &fd, SSL *ssl, const bool &flag1=false, const bool &flag2=false, const int &sec=-1)stt::network::TcpFDHandler
setTransportFunctions(std::function< int(std::string)> sendFunction, std::function< void()> closeFunction={})stt::network::TcpFDHandlerinline
sslstt::network::TcpFDHandlerprotected
unblockSet()stt::network::TcpFDHandler