Searched refs:seen_zero_length_recv (Results 1 – 6 of 6) sorted by relevance
69 wsi->seen_zero_length_recv = 1; in rops_handle_POLLIN_raw_proxy()
183 wsi->seen_zero_length_recv = 1;
398 wsi->seen_zero_length_recv = 1; in lws_h1_server_socket_service()
187 wsi->parent_pending_cb_on_writable = wsi->seen_zero_length_recv = in __lws_reset_wsi()
786 unsigned int seen_zero_length_recv:1; member
2621 if (wsi->seen_zero_length_recv) in lws_http_transaction_completed()