]> git.kaiwu.me - nginx.git/commit
QUIC: do not reallocate c->sockaddr.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 11 Mar 2021 12:22:18 +0000 (15:22 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 11 Mar 2021 12:22:18 +0000 (15:22 +0300)
commitdaf9c643d1ee3ee0f2b00bf9b75966f055e67821
treeeb0bea1e2ceeb20681aab2fa40db016784d51932
parent496a43485417afe7c9b5191b683f60ed7bcd4101
QUIC: do not reallocate c->sockaddr.

When a connection is created, enough memory is allocated to accomodate
any future address change.
src/event/ngx_event_udp.c