Searched refs:WSI_PARSING_COMPLETE (Results 1 – 4 of 4) sorted by relevance
402 while (wsi->http.ah->parser_state != WSI_PARSING_COMPLETE) { in lws_http_client_socket_service()439 WSI_PARSING_COMPLETE) ? 1 : 0); in lws_http_client_socket_service()457 WSI_PARSING_COMPLETE); in lws_http_client_socket_service()468 if (wsi->http.ah->parser_state != WSI_PARSING_COMPLETE) in lws_http_client_socket_service()1363 wsi->http.ah->parser_state == WSI_PARSING_COMPLETE && in lws_http_client_read()
365 WSI_PARSING_COMPLETE, enumerator
1499 case WSI_PARSING_COMPLETE: in lws_parse()1521 ah->parser_state = WSI_PARSING_COMPLETE; in lws_parse()
2252 if (wsi->http.ah->parser_state != WSI_PARSING_COMPLETE) in lws_handshake_server()