Edit report at http://bugs.php.net/bug.php?id=33570&edit=1
ID: 33570 Comment by: c dot madmax at gmail dot com Reported by: eja40 at cam dot ac dot uk Summary: curl_errno does not return error codes on multi handles Status: No Feedback Type: Bug Package: cURL related Operating System: Redhat 9 PHP Version: 5.0.4 New Comment: The bug still exists in PHP 5.2.9! Previous Comments: ------------------------------------------------------------------------ [2005-07-12 01:00:04] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2005-07-05 00:15:15] tony2...@php.net Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2005-07-05 00:10:27] eja40 at cam dot ac dot uk Description: ------------ curl_error($this->connections[$i]) returns 'Operation timed out with 27286 out of 64683 bytes received' But: curl_errno($this->connections[$i]) returns 0 regardless of the error text This only occurs on a multi-curl handle... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=33570&edit=1