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