]> git.kaiwu.me - nginx.git/commit
QUIC: post stream events instead of calling their handlers.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 23 Nov 2021 18:39:51 +0000 (21:39 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 23 Nov 2021 18:39:51 +0000 (21:39 +0300)
commit59312ddac1afe8acc28a3cfc4786d42d057b4934
tree707cea74e30862cf79bfe61652353ad6c76ba025
parent4374cbfb1e8a86bc28b1aba651f84d3ba5b809a6
QUIC: post stream events instead of calling their handlers.

This potentially reduces the number of handler calls.
src/event/quic/ngx_event_quic_streams.c