comparison src/event/quic/ngx_event_quic_transport.c @ 9012:03897c45798e quic

QUIC: defer setting the active flag for client stream events. Specifically, now it is kept unset until streams are initialized. Notably, this unbreaks OCSP with client certificates after 35e27117b593. Previously, the read event could be posted prematurely via ngx_quic_set_event() e.g., as part of handling a STREAM frame.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 18 Jan 2023 19:20:18 +0400
parents a26897674420
children def8e398d7c5
comparison
equal deleted inserted replaced
9011:bf2267887014 9012:03897c45798e