comparison .hgtags @ 8380: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 eb23d58bfd6b
children b56c45e3bd50
comparison
equal deleted inserted replaced
8379:0f8565e0fc76 8380:90ae21799f67