curl/lib/vquic
Stefan Eissing c96f982166
vquic: stabilization and improvements
vquic stabilization
- udp send code shared between ngtcp2 and quiche
- quiche handling of data and events improved

ngtcp2 and pytest improvements
- fixes handling of "drain" situations, discovered in scorecard
  tests with the Caddy server.
- improvements in handling transfers that have already  data or
  are already closed to make an early return on recv

pytest
- adding caddy tests when available

scorecard improvemnts.
- using correct caddy port
- allowing tests for only httpd or caddy

Closes #10451
2023-02-10 10:26:40 +01:00
..
curl_msh3.c
curl_msh3.h
curl_ngtcp2.c vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
curl_ngtcp2.h
curl_quiche.c vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
curl_quiche.h
vquic_int.h vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
vquic.c vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
vquic.h