curl/lib/vquic
Stefan Eissing 657aae79c0
lib: add meta_hash to connection, eliminate hash_offt
With a meta_hash at each connection (similar to easy handle, let
multi_ev.c store its pollsets as meta data, no longer needing its own
hashes.

This eliminates the last use of Curl_hash_offt. Remove it.

Closes #17095
2025-04-22 15:57:18 +02:00
..
.checksrc strparse: switch to curl_off_t as base data type 2025-02-15 21:58:48 +01:00
curl_msh3.c lib: add meta_hash to connection, eliminate hash_offt 2025-04-22 15:57:18 +02:00
curl_msh3.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_ngtcp2.c lib: add meta_hash to connection, eliminate hash_offt 2025-04-22 15:57:18 +02:00
curl_ngtcp2.h vquic: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00
curl_osslq.c vquic: consistent name for the stream struct across backends 2025-04-22 10:26:04 +02:00
curl_osslq.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_quiche.c lib: add meta_hash to connection, eliminate hash_offt 2025-04-22 15:57:18 +02:00
curl_quiche.h lib: include files using known path 2025-04-08 17:00:00 +02:00
vquic-tls.c lib: include files using known path 2025-04-08 17:00:00 +02:00
vquic-tls.h lib: include files using known path 2025-04-08 17:00:00 +02:00
vquic.c vquic: unblame netbsd 2025-04-22 15:54:07 +02:00
vquic.h vquic: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00
vquic_int.h vquic: consistent name for the stream struct across backends 2025-04-22 10:26:04 +02:00