comparison src/event/quic/ngx_event_quic_connection.h @ 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 c2f5d79cde64
children 7da4791e0264
comparison
equal deleted inserted replaced
9011:bf2267887014 9012:03897c45798e