| xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | <testcase> |
| 2 | <info> | ||||
| 3 | <keywords> | ||||
| 4 | CURLOPT_OPENSOCKETFUNCTION | ||||
| 5 | </keywords> | ||||
| 6 | </info> | ||||
| 7 | |||||
| 8 | <client> | ||||
| 9 | <server> | ||||
| 10 | none | ||||
| 11 | </server> | ||||
| 12 | <features> | ||||
| 13 | http | ||||
| 14 | </features> | ||||
| 15 | <tool> | ||||
| 16 | lib%TESTNUMBER | ||||
| 17 | </tool> | ||||
| 18 | <name> | ||||
| 19 | CURLOPT_OPENSOCKETFUNCTION returns bad socket | ||||
| 20 | </name> | ||||
| 21 | </client> | ||||
| 22 | |||||
| 23 | # it should be detected and an error should be reported | ||||
| 24 | <verify> | ||||
| 25 | # 7 == CURLE_COULDNT_CONNECT | ||||
| 26 | <errorcode> | ||||
| 27 | 7 | ||||
| 28 | </errorcode> | ||||
| 29 | </verify> | ||||
| 30 | </testcase> | ||||