diff options
author | Roman Arutyunyan <arut@nginx.com> | 2021-12-27 16:15:28 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2021-12-27 16:15:28 +0300 |
commit | 3662e0c83b41f0dceb0d7deac344cb9e38460476 (patch) | |
tree | e8b2a2301c30fdb9a9b7243531f938549767557d /src/os/unix/ngx_gcc_atomic_x86.h | |
parent | cf96432910430b4be66d333d17a32c0f481cd942 (diff) | |
download | nginx-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_gcc_atomic_x86.h')
0 files changed, 0 insertions, 0 deletions