Searched refs:ws_header_t (Results 1 – 2 of 2) sorted by relevance
119 } ws_header_t; typedef635 ws_header_t *header; in webSocketsDecodeHybi()661 header = (ws_header_t *)wsctx->codeBuf; in webSocketsDecodeHybi()776 ws_header_t *header; in webSocketsEncodeHybi()793 header = (ws_header_t *)wsctx->codeBuf; in webSocketsEncodeHybi()
693 structs and unions. GCC < 4.6 failed to parse the declaration of ws_header_t correctly