comparison src/core/ngx_conf_file.c @ 8730:90ae21799f67 quic

QUIC: do not copy input data. Previously, when a new datagram arrived, data were copied from the UDP layer to the QUIC layer via c->recv() interface. Now UDP buffer is accessed directly.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 11 Mar 2021 15:25:11 +0300
parents 485dba3e2a01
children 3108d4d668e4
comparison
equal deleted inserted replaced
8729:0f8565e0fc76 8730:90ae21799f67