mirror of
https://github.com/curl/curl.git
synced 2026-06-08 02:44:16 +03:00
eliminating the bad will word
This commit is contained in:
parent
007f8b8f6b
commit
f1a8c06f62
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@ Pass a long for **value**. The set number determines how the multi
|
|||
handle should adapt to a change in the network.
|
||||
|
||||
`1`: do not reuse any existing connection in the multi's connection cache.
|
||||
This will close all connections that are not in use. Ongoing transfers
|
||||
will continue on the connections they operate on.
|
||||
This closes all connections that are not in use. Ongoing transfers
|
||||
continue on the connections they operate on.
|
||||
|
||||
`2`: in addition to `1` also clear the multi's DNS cache.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue