curl/lib/vquic
Stefan Eissing 15b131352b
http3/ngtcp2: upload EAGAIN handling
- refs #11389 where IDLE timeouts on upload are reported
- reword ngtcp2 expiry handling to apply to both send+recv
  calls into the filter
- EAGAIN uploads similar to the recent changes in HTTP/2, e.g.
  report success only when send data was ACKed.
- HOLD sending of EAGAINed uploads to avoid cpu busy loops
- rename internal function for consistency with HTTP/2
  implementation

Fixes #11389
Closes #11390
2023-07-09 18:53:25 +02:00
..
curl_msh3.c lib: fix some format specifiers 2023-06-17 01:38:04 -04:00
curl_msh3.h
curl_ngtcp2.c http3/ngtcp2: upload EAGAIN handling 2023-07-09 18:53:25 +02:00
curl_ngtcp2.h
curl_quiche.c http2: h2 and h2-PROXY connection alive check fixes 2023-06-22 17:32:15 +02:00
curl_quiche.h
vquic_int.h
vquic.c lib: fix some format specifiers 2023-06-17 01:38:04 -04:00
vquic.h