mirror of
https://github.com/curl/curl.git
synced 2025-01-12 13:55:11 +08:00
c6655f7029
- add `Curl_hash_offt` as hashmap between a `curl_off_t` and an object. Use this in h2+h3 connection filters to associate `data->id` with the internal stream state. - changed implementations of all affected connection filters - removed `h2_ctx*` and `h3_ctx*` from `struct HTTP` and thus the easy handle - solves the problem of attaching "foreign protocol" easy handles during connection shutdown Test 1616 verifies the new hash functions. Closes #13204 |
||
---|---|---|
.. | ||
curl_msh3.c | ||
curl_msh3.h | ||
curl_ngtcp2.c | ||
curl_ngtcp2.h | ||
curl_osslq.c | ||
curl_osslq.h | ||
curl_quiche.c | ||
curl_quiche.h | ||
vquic_int.h | ||
vquic-tls.c | ||
vquic-tls.h | ||
vquic.c | ||
vquic.h |