]> git.kaiwu.me - nginx.git/commit
QUIC: coalesce output packets into a single UDP datagram.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 7 Dec 2020 15:09:08 +0000 (15:09 +0000)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 7 Dec 2020 15:09:08 +0000 (15:09 +0000)
commitc9cbd2f8e752be5eb788ae085f9e7c3ee2890671
treee44c4381ad3c73feb726fbb9331e7df6617ea449
parentec99ccee3647357c21635702e55788897da6d9e8
QUIC: coalesce output packets into a single UDP datagram.

Now initial output packet is not padded anymore if followed by a handshake
packet.  If the datagram is still not big enough to satisfy minimum size
requirements, handshake packet is padded.
src/event/ngx_event_quic.c