mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Stream close: clear the flag
This commit is contained in:
@@ -811,6 +811,7 @@ mhd_conn_pre_close (struct MHD_Connection *restrict c,
|
||||
#else
|
||||
(void) term_code;
|
||||
#endif
|
||||
c->rq.app_aware = false;
|
||||
|
||||
if (! mhd_D_HAS_THR_PER_CONN (c->daemon))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user