curl/lib/vquic
Daniel Stenberg ba07dcd27b
lib: use BIT() instead of bool in structs more
Since it makes use of bitfields on supported platforms, it saves a few
bytes memory. Might as well use it consistently.

Closes #17114
2025-04-22 08:01:08 +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: use BIT() instead of bool in structs more 2025-04-22 08:01:08 +02:00
curl_msh3.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_ngtcp2.c lib: use BIT() instead of bool in structs more 2025-04-22 08:01:08 +02:00
curl_ngtcp2.h vquic: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00
curl_osslq.c lib: use BIT() instead of bool in structs more 2025-04-22 08:01:08 +02:00
curl_osslq.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_quiche.c quic: no local idle connection timeout, ngtcp2 keep-alive 2025-04-18 23:52:51 +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: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00
vquic.h vquic: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00
vquic_int.h quic: no local idle connection timeout, ngtcp2 keep-alive 2025-04-18 23:52:51 +02:00