]> git.kaiwu.me - nginx.git/commit
Fixed excessive push timer firing.
authorVladimir Homutov <vl@nginx.com>
Thu, 2 Apr 2020 11:53:01 +0000 (14:53 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 2 Apr 2020 11:53:01 +0000 (14:53 +0300)
commit932bfe7b360cd5e25491105fcc10809cd6c6645f
tree444641f4ac5f1b6e169ff6c838148ba4f68bdcd3
parent9c8a7a52e1346b183b06bf7b86c69084c428580f
Fixed excessive push timer firing.

The timer is set when an output frame is generated; there is no need to arm
it after it was fired.
src/event/ngx_event_quic.c