]> git.kaiwu.me - nginx.git/commit
QUIC: eliminated ngx_quic_copy_buf().
authorRoman Arutyunyan <arut@nginx.com>
Mon, 14 Feb 2022 11:53:46 +0000 (14:53 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 14 Feb 2022 11:53:46 +0000 (14:53 +0300)
commitf15459fc466b12e3c1591b4d0a06c113f7a591c5
tree2afe881d8e877e9d9ed50d6469442e2f631b5963
parent055025fa3b6d42d61ee99d8b6d26a0bf93444e85
QUIC: eliminated ngx_quic_copy_buf().

Its only call is substituted with QUIC buffer write/read pair.
src/event/quic/ngx_event_quic_frames.c
src/event/quic/ngx_event_quic_frames.h
src/event/quic/ngx_event_quic_ssl.c