diff --git a/lib/server.c b/lib/server.c index e743f455..ef56cb02 100644 --- a/lib/server.c +++ b/lib/server.c @@ -787,7 +787,6 @@ lws_server_socket_service(struct lws_context *context, struct lws *wsi, case LWSCM_HTTP_SERVING: case LWSCM_HTTP_SERVING_ACCEPTED: case LWSCM_HTTP2_SERVING: - case LWSS_SHUTDOWN: /* handle http headers coming in */