curl/lib/vquic
Stefan Eissing d7928029fc
connection: attached transfer count
Since we no longer traverse the transfers attached to a connection,
change the sparse bitset to just a `uint32_t` counter.

This makes multi_ev the single user of sparse bitsets for transfers
using a socket and allocation failures are handled there correctly.

Refs #19818
Closes #19836
2025-12-04 18:45:38 +01:00
..
curl_ngtcp2.c connection: attached transfer count 2025-12-04 18:45:38 +01:00
curl_ngtcp2.h ngtcp2: remove the unused Curl_conn_is_ngtcp2 function 2025-11-27 16:00:20 +01:00
curl_osslq.c connection: attached transfer count 2025-12-04 18:45:38 +01:00
curl_osslq.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
curl_quiche.c connection: attached transfer count 2025-12-04 18:45:38 +01:00
curl_quiche.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
vquic-tls.c lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vquic-tls.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vquic.c lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vquic.h ip_quadruple/proxy: make port uint16_t 2025-11-27 14:32:01 +01:00
vquic_int.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00