From a5fc0784e4fd25aa319c2a829c79cf5cbe86d78b Mon Sep 17 00:00:00 2001 From: liuxueli Date: Sun, 22 Nov 2020 19:50:03 +0600 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/quic_analysis.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/quic_analysis.c b/src/quic_analysis.c index 84f8f57..8e5b11c 100644 --- a/src/quic_analysis.c +++ b/src/quic_analysis.c @@ -238,14 +238,7 @@ extern "C" char QUIC_ENTRY(struct streaminfo *pstream, void**pme, int thread_seq struct _quic_context *_context=(struct _quic_context *)*pme; if(g_quic_param.quic_interested_region_flagaddr, thread_seq)); + { return APP_STATE_DROPME; }