Home
last modified time | relevance | path

Searched refs:duphandle (Results 1 – 11 of 11) sorted by relevance

/curl/tests/libtest/
H A Dlib575.c43 CURL *duphandle = NULL; in test() local
66 duphandle = curl_easy_duphandle(handle); in test()
67 if(!duphandle) in test()
70 handle = duphandle; in test()
/curl/
H A DRELEASE-NOTES17 o curl: --test-duphandle in debug builds runs "duphandled" [6]
18 o duphandle: also init netrc [3]
/curl/tests/data/
H A Dtest49347 test-duphandle
H A Dtest78361 test-duphandle
H A Dtest78059 test-duphandle
H A Dtest78161 test-duphandle
H A Dtest44148 test-duphandle
H A Dtest44049 test-duphandle
H A Dtest78261 test-duphandle
/curl/tests/
H A Druntests.md266 ## `--test-duphandle`
268 Passes the `--test-duphandle` option to curl when invoked. This command line
277 `--test-duphandle` by disabling it on a per test basis.
/curl/.github/workflows/
H A Dlinux.yml253 - name: duphandle
256 tflags: -n --test-duphandle '!TLS-SRP'

Completed in 16 milliseconds