Searched refs:handling_404 (Results 1 – 3 of 3) sorted by relevance
433 if (!wsi->handling_404 && in lws_return_http_status()
680 wsi->handling_404 = 0; in lws_http_serve()687 wsi->handling_404 = 1; in lws_http_serve()2746 if (wsi->handling_404) in lws_serve_http_file()
789 unsigned int handling_404:1; member