| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-python mailing list Archives
bug in pycurl 7.15.4 / curl_multi_fdset ?
From: K.S.Sreeram <sreeram_at_tachyontech.net>
Date: Tue, 27 Jun 2006 20:32:07 +0530
[pycurl-7.15.4/curl-7.15.4/c-ares-1.3.1 winxp]
Note: I've also posted to curl-library & c-ares, because it could be
When I run 'tests/test_multi4.py', I get the following error:
pycurl.error: (0, 'curl_multi_fdset() failed due to internal errors')
The culprit seems to be the following code in pycurl.c (line 2211)
res = curl_multi_fdset(self->multi_handle, &self->read_fd_set,
In particular, curl_multi_fdset returning a max_fd of -1, is *not* an
But, this seems to indicate some deeper problem in libcurl/c-ares
In fact the same code used to work curl 7.15.2 (and c-ares 1.3.0), but
Regards
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info