Searched refs:webSocketsDecodeHixie (Results 1 – 1 of 1) sorted by relevance
174 static int webSocketsDecodeHixie(rfbClientPtr cl, char *dst, int len);430 wsctx->decode = webSocketsDecodeHixie; in webSocketsHandshake()533 webSocketsDecodeHixie(rfbClientPtr cl, char *dst, int len) in webSocketsDecodeHixie() function