aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2021-09-09 16:55:00 +0300
committerRoman Arutyunyan <arut@nginx.com>2021-09-09 16:55:00 +0300
commit00bb4e4b8d2c6fa9a9323b158cfc22071b848e87 (patch)
tree1c917d7dfea6400bad0ffdad8bad2909a355d8d8 /src/http/ngx_http_request.c
parent9d7f2e79176b3fc73c06e8ba1594f287b4536bbe (diff)
downloadnginx-00bb4e4b8d2c6fa9a9323b158cfc22071b848e87.tar.gz
nginx-00bb4e4b8d2c6fa9a9323b158cfc22071b848e87.zip
QUIC: separate event handling functions.
The functions ngx_quic_handle_read_event() and ngx_quic_handle_write_event() are added. Previously this code was a part of ngx_handle_read_event() and ngx_handle_write_event(). The change simplifies ngx_handle_read_event() and ngx_handle_write_event() by moving QUIC-related code to a QUIC source file.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions