mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
31 lines
378 B
Plaintext
31 lines
378 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
CURLOPT_OPENSOCKETFUNCTION
|
|
</keywords>
|
|
</info>
|
|
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<features>
|
|
http
|
|
</features>
|
|
<tool>
|
|
lib1530
|
|
</tool>
|
|
<name>
|
|
CURLOPT_OPENSOCKETFUNCTION returns bad socket
|
|
</name>
|
|
</client>
|
|
|
|
# it should be detected and an error should be reported
|
|
<verify>
|
|
# 7 == CURLE_COULDNT_CONNECT
|
|
<errorcode>
|
|
7
|
|
</errorcode>
|
|
</verify>
|
|
</testcase>
|