curl-curl/lib/vquic
Stefan Eissing d59d8530c6
ngtcp2: clarify ignoring of result
In shutdown, the result of a bufq_write() is intentionally ignored, but
it was not obvious why. Add a (void) cast to declare intent and a
comment explaining why.

Closes #17354
2025-05-15 11:10:02 +02:00
..
.checksrc strparse: switch to curl_off_t as base data type 2025-02-15 21:58:48 +01:00
curl_msh3.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
curl_msh3.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_ngtcp2.c ngtcp2: clarify ignoring of result 2025-05-15 11:10:02 +02:00
curl_ngtcp2.h vquic: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00
curl_osslq.c curlx: move curlx_inet_pton 2025-05-09 13:45:24 +02:00
curl_osslq.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_quiche.c curlx: move curlx_inet_pton 2025-05-09 13:45:24 +02:00
curl_quiche.h lib: include files using known path 2025-04-08 17:00:00 +02:00
vquic_int.h vquic: consistent name for the stream struct across backends 2025-04-22 10:26:04 +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 curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
vquic.h vquic: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00