chore: merge master

pull/1045/head
耗子 2 months ago
parent 99af045d2a
commit 585cd5ae8e
No known key found for this signature in database
GPG Key ID: C964D7226D045DAA

@ -1,3 +1,16 @@
diff --git a/src/core/ngx_config.h b/src/core/ngx_config.h
index 707ab216b..bd787c74e 100644
--- a/src/core/ngx_config.h
+++ b/src/core/ngx_config.h
@@ -18,6 +18,8 @@
#endif
+#define HAVE_QUIC_SSL_LUA_YIELD_PATCH 1
+
#if (NGX_FREEBSD)
#include <ngx_freebsd_config.h>
diff --git a/src/event/quic/ngx_event_quic.c b/src/event/quic/ngx_event_quic.c
index 6a59aaf93..08605ff24 100644
--- a/src/event/quic/ngx_event_quic.c

Loading…
Cancel
Save