mirror of
https://github.com/curl/curl.git
synced 2026-07-23 14:17:20 +03:00
ip-happy: do not set unnecessary timeout
When attempts on all addresses have been started, do no longer set any EXPIRE_HAPPY_EYEBALLS timeouts. Fixes #18767 Reported-by: Johannes Schindelin Closes #18768
This commit is contained in:
parent
d8823e855c
commit
b022389757
8 changed files with 160 additions and 74 deletions
|
|
@ -138,6 +138,10 @@ Tracing of SSL Session handling, e.g. caching/import/export.
|
|||
|
||||
Tracing of SMTP operations when this protocol is enabled in your build.
|
||||
|
||||
## `timer`
|
||||
|
||||
Tracing of timers set for transfers.
|
||||
|
||||
## `write`
|
||||
|
||||
Traces writing of download data, received from the server, to the application.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue