curl-library
Bugfix: curl_multi_timeout ignores CURLOPT_TIMEOUT
From: Luke Dashjr <luke_at_openmethods.com>
Date: Tue, 12 May 2009 18:07:16 -0500
Received on 2009-05-13
Date: Tue, 12 May 2009 18:07:16 -0500
I wrote a fix for part of libcurl's "known bug #62" so that timeouts set by
CURLOPT_TIMEOUT will be reported with curl_multi_timeout calls. This is needed
by a product we are developing, in order to make use of curl's timeout
framework. Is this patch acceptable as-is, or does anyone have any
suggestions/needs for revision before it can be merged into the next version
of libcurl?
(Release of patch has been approved by the company)
Thanks,
Luke
- text/x-patch attachment: libcurl-fix-multi-timeouts.patch