mirror of
https://github.com/curl/curl.git
synced 2026-08-26 18:13:37 +03:00
test1960: verify CURL_SOCKOPT_ALREADY_CONNECTED
When returned from the CURLOPT_SOCKOPTFUNCTION, like when we have a custom socket connected in the app, passed in to libcurl. Verifies the fix in #10648 Closes #10651
This commit is contained in:
parent
e497a96a0e
commit
e4dfe6fc2f
4 changed files with 212 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ test1916 test1917 test1918 test1919 \
|
|||
\
|
||||
test1933 test1934 test1935 test1936 test1937 test1938 test1939 test1940 \
|
||||
test1941 test1942 test1943 test1944 test1945 test1946 test1947 test1948 \
|
||||
test1955 test1956 test1957 test1958 test1959 \
|
||||
test1955 test1956 test1957 test1958 test1959 test1960 \
|
||||
\
|
||||
test2000 test2001 test2002 test2003 test2004 \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue