]> git.kaiwu.me - nginx.git/commit
QUIC: resized input datagram buffer from 65535 to 65527.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 11 May 2023 05:49:34 +0000 (09:49 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 11 May 2023 05:49:34 +0000 (09:49 +0400)
commit9ab5d15379a26b32d93c706d63fd3f9f241459e0
tree5b6f140f0a99d602f39d1227c97a38c77b621bc8
parent885c4881915e28661f341b9ac3807afb84c8b779
QUIC: resized input datagram buffer from 65535 to 65527.

The value of 65527 is the maximum permitted UDP payload size.
src/event/quic/ngx_event_quic_udp.c