comparison src/event/quic/ngx_event_quic_connid.h @ 8766:03b40440c13d quic

QUIC: renamed input handling functions. Now these functions have names ngx_quic_handle_XXX(): - ngx_quic_process_stateless_reset() -> ngx_quic_handle_stateless_reset() - ngx_quic_input() -> ngx_quic_handle_datagram() - ngx_quic_process_packet() -> ngx_quic_handle_packet() - ngx_quic_process_payload() -> ngx_quic_handle_payload()
author Roman Arutyunyan <arut@nginx.com>
date Mon, 27 Dec 2021 16:15:28 +0300
parents 5186ee5a94b9
children 1e2f4e9c8195
comparison
equal deleted inserted replaced
8765:d78972cf4bac 8766:03b40440c13d