Home
last modified time | relevance | path

Searched defs:webSocketSendBinaryMessage (Results 1 – 2 of 2) sorted by relevance

/dports/www/cutelyst/cutelyst-3.2.0/Cutelyst/
H A Denginerequest.cpp183 bool EngineRequest::webSocketSendBinaryMessage(const QByteArray &message) in webSocketSendBinaryMessage() function in EngineRequest
/dports/www/cutelyst/cutelyst-3.2.0/server/
H A Dprotocolhttp.cpp465 bool ProtoRequestHttp::webSocketSendBinaryMessage(const QByteArray &message) in webSocketSendBinaryMessage() function in ProtoRequestHttp