Searched refs:webSocketsEncodeHybi (Results 1 – 1 of 1) sorted by relevance
171 static int webSocketsEncodeHybi(rfbClientPtr cl, const char *src, int len, char **dst);425 wsctx->encode = webSocketsEncodeHybi; in webSocketsHandshake()772 webSocketsEncodeHybi(rfbClientPtr cl, const char *src, int len, char **dst) in webSocketsEncodeHybi() function