cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1237 CURLOPT_TIMEOUT_MS is not exact

From: he qin <hqin6_at_users.sf.net>
Date: Sat, 01 Jun 2013 09:50:24 +0000

---
** [bugs:#1237] CURLOPT_TIMEOUT_MS is not exact**
**Status:** open
**Created:** Sat Jun 01, 2013 09:50 AM UTC by he qin
**Last Updated:** Sat Jun 01, 2013 09:50 AM UTC
**Owner:** nobody
hi,
I found that in curl-7.30.0, the timeout is not exact. See the curl-7.30.0/lib/easy.c :
in curl_easy_perform function ,has one line:
mcode = curl_multi_wait(multi, NULL, 0, 1000, &ret);
here is a poll call for one seconds wait...
why ?
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1237/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/subscriptions/>
Received on 2013-06-01

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET