summaryrefslogtreecommitdiff
path: root/src/http_proxy_server.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/http_proxy_server.c')
-rw-r--r--src/http_proxy_server.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http_proxy_server.c b/src/http_proxy_server.c
index a07d6ce..f98026c 100644
--- a/src/http_proxy_server.c
+++ b/src/http_proxy_server.c
@@ -258,6 +258,7 @@ http_proxy_server(void *vptr)
else {
aflog(LOG_T_MAIN, LOG_I_DEBUG,
"http proxy: New connection --> EAGAIN");
+ continue;
}
memset(tab, 0, 9000);
nothttp = 0;