mirror of
https://github.com/curl/curl.git
synced 2026-05-06 12:47:27 +03:00
- fix cases where ngtcp2 invokes callbacks on streams that nghttp3 has already forgotten. Ignore the NGHTTP3_ERR_STREAM_NOT_FOUND in these cases as it is normal behaviour. Closes #12435 |
||
|---|---|---|
| .. | ||
| curl_msh3.c | ||
| curl_msh3.h | ||
| curl_ngtcp2.c | ||
| curl_ngtcp2.h | ||
| curl_quiche.c | ||
| curl_quiche.h | ||
| vquic.c | ||
| vquic.h | ||
| vquic_int.h | ||