aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_recv.c
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2021-12-27 16:15:28 +0300
committerRoman Arutyunyan <arut@nginx.com>2021-12-27 16:15:28 +0300
commit3662e0c83b41f0dceb0d7deac344cb9e38460476 (patch)
treee8b2a2301c30fdb9a9b7243531f938549767557d /src/os/unix/ngx_recv.c
parentcf96432910430b4be66d333d17a32c0f481cd942 (diff)
downloadnginx-3662e0c83b41f0dceb0d7deac344cb9e38460476.tar.gz
nginx-3662e0c83b41f0dceb0d7deac344cb9e38460476.zip
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()
Diffstat (limited to 'src/os/unix/ngx_recv.c')
0 files changed, 0 insertions, 0 deletions