gpt4 book ai didi

c++ - curl CONNECTTIMEOUT 问题

转载 作者:太空宇宙 更新时间:2023-11-04 12:22:43 25 4
gpt4 key购买 nike

如果你 curl_easy_setopt(curl, CURLOPT_CONNECTTIMEOUT, 15); 15 秒后没有建立连接,会发生什么?

最佳答案

根据 this mailing list thread , the documentation for curl_easy_setopt curl_easy_perform 的文档, 调用 curl_easy_perform将失败,错误代码为 CURLE_OPERATION_TIMEOUTED<curl/curl.h> 中所定义.

关于c++ - curl CONNECTTIMEOUT 问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4103062/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com