mirror of
https://github.com/curl/curl.git
synced 2026-07-23 21:17:17 +03:00
The special handling for draining server connections during a connect attempt was only done on CURLE_RECV_ERROR. But it may also happen when ngtcp2 errors on writing data. Check for CURLE_SEND_ERROR also. Ref: #20112 Closes #20162 |
||
|---|---|---|
| .. | ||
| curl_ngtcp2.c | ||
| curl_ngtcp2.h | ||
| curl_osslq.c | ||
| curl_osslq.h | ||
| curl_quiche.c | ||
| curl_quiche.h | ||
| vquic-tls.c | ||
| vquic-tls.h | ||
| vquic.c | ||
| vquic.h | ||
| vquic_int.h | ||