]> git.kaiwu.me - nginx.git/commit
Cleaned up reordering code.
authorVladimir Homutov <vl@nginx.com>
Fri, 8 May 2020 10:08:04 +0000 (13:08 +0300)
committerVladimir Homutov <vl@nginx.com>
Fri, 8 May 2020 10:08:04 +0000 (13:08 +0300)
commit7017a641839ef8922b59d2737e35c2bc4d3d023f
treee855bcf9a05abfc9c5a3aca7d35618d9ef643a96
parent1816f3af588f4809c2bf3bd7045e12156eaa8275
Cleaned up reordering code.

The ordered frame handler is always called for the existing stream, as it is
allocated from this stream.  Instead of searching stream by id, pointer to the
stream node is passed.
src/event/ngx_event_quic.c