comparison src/event/ngx_event_openssl.h @ 7755:949b95e4d504 quic

Merged ngx_quic_send_packet() into ngx_quic_send_frames(). This allows to avoid extra allocation and use two static buffers instead. Adjusted maximum paket size calculation: need to account a tag.
author Vladimir Homutov <vl@nginx.com>
date Thu, 26 Mar 2020 18:29:38 +0300
parents 253cf267f95a
children 7995cd199b52
comparison
equal deleted inserted replaced
7754:ebd5c71b9f02 7755:949b95e4d504