coverity 157401 dont test SHUTDOWN state in mode switch
authorAndy Green <andy.green@linaro.org>
Fri, 29 Jan 2016 07:41:13 +0000 (15:41 +0800)
committerAndy Green <andy.green@linaro.org>
Fri, 29 Jan 2016 15:17:40 +0000 (23:17 +0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
lib/server.c

index e743f45..ef56cb0 100644 (file)
@@ -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 */