Searched refs:handling_404 (Results 1 – 3 of 3) sorted by relevance
398 if (!wsi->handling_404 && in lws_return_http_status()
516 wsi->handling_404 = 0; in lws_http_serve()523 wsi->handling_404 = 1; in lws_http_serve()2483 if (wsi->handling_404) in lws_serve_http_file()
792 unsigned int handling_404:1; member