[PATCH 3 of 4] QUIC: removed ngx_quic_keys_new()

Vladimir Homutov vl at nginx.com
Mon Feb 21 11:10:33 UTC 2022


The ngx_quic_keys_t structure is now exposed.
This allows to use it in contexts where no pool/connection is available,
i.e. early packet processing.


 src/event/quic/ngx_event_quic.c            |   2 +-
 src/event/quic/ngx_event_quic_output.c     |   8 ++--
 src/event/quic/ngx_event_quic_protection.c |  53 ------------------------------
 src/event/quic/ngx_event_quic_protection.h |  48 ++++++++++++++++++++++++++-
 4 files changed, 52 insertions(+), 59 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx-quic-3.patch
Type: text/x-patch
Size: 5613 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20220221/188b860e/attachment.bin>


More information about the nginx-devel mailing list