Home
last modified time | relevance | path

Searched refs:ProtocolCallback (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/test/mock/util/
H A DMockWebSocketServer.cpp41 int WebSocketServer::ProtocolCallback(struct lws* wsi, in ProtocolCallback() function in WebSocketServer
/ide/tools/previewer/util/
H A DWebSocketServer.h30 static int ProtocolCallback(struct lws* wsi, enum lws_callback_reasons reason, void* user, void* in, size_t len);
H A DWebSocketServer.cpp30 protocols[0] = {"ws", WebSocketServer::ProtocolCallback, 0, MAX_PAYLOAD_SIZE}; in WebSocketServer()
47 int WebSocketServer::ProtocolCallback(struct lws* wsi, in ProtocolCallback() function in WebSocketServer

Completed in 1 milliseconds