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:
Daniel Stenberg 2023-03-01 11:39:17 +01:00
parent e497a96a0e
commit e4dfe6fc2f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 212 additions and 1 deletions

View file

@ -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 \
\