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