mirror of
https://github.com/curl/curl.git
synced 2026-05-16 07:46:20 +03:00
Quiche needs to find easy handles to events. Do this by iterating over the filters stream hash and lookup the easy handle on a match. This O(+streams-in-filter) vs O(all easy handles), at least once we fix the multi lookup to use a hash. Closes #16607 |
||
|---|---|---|
| .. | ||
| .checksrc | ||
| 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-tls.c | ||
| vquic-tls.h | ||
| vquic.c | ||
| vquic.h | ||
| vquic_int.h | ||