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