curl/lib/vquic
Daniel Stenberg 9bca45dba8
ngtcp2: remove dead code
'result' is always zero (CURLE_OK) at this point

Detected by Coverity

Closes #11622
2023-08-08 12:29:48 +02:00
..
curl_msh3.c trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
curl_msh3.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_ngtcp2.c ngtcp2: remove dead code 2023-08-08 12:29:48 +02:00
curl_ngtcp2.h ngtcp2: adjust config and code checks for ngtcp2 without nghttp3 2023-03-23 15:39:13 +01:00
curl_quiche.c trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
curl_quiche.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
vquic_int.h lib: remove unused functions, make single-use static 2023-05-23 11:08:51 +02:00
vquic.c http3/ngtcp2: shorten handshake, trace cleanup 2023-08-07 17:13:52 +02:00
vquic.h connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00