Jennifer
unread,Aug 9, 2010, 7:05:45 PM8/9/10You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have been using CURLOPT_TIMEOUT_MS to set up timeout value to 800
milli-seconds. However, Trying to establish connection has been
failing immediately without any timeout. I have been using libcurl
7.19.0 in my C++ code. Does anybody know why CURLOPT_TIMEOUT_MS is not
working but CURLOPT_TIMEOUT is working fine? Any advice appreciated.