That's interesting and it's a problem, how are we supposed to know
when the resolved end its job ? This need to be investigated before
next efl release.

2011/6/29 Flávio Ceolin <flavio.ceo...@profusion.mobi>:
> Well, the problem is that my libcurl was build with the flag
> --enable-threaded-resolver
> and during the resolve phase there's no fd to wait on.
> As fair as I know, the libcurl package in, at least gentoo, fedora and
> arch, is using this flag.
>
> Regards, Ceolin.
>
> 2011/6/28 Flávio Ceolin <flavio.ceo...@profusion.mobi>:
>> Hello efl developers,
>>
>> Trying to use ecore_con_url I wrote a simple test (file in attached)
>> but ecore_con_url_get is failing.
>> Digging into the code I figured out that the function curl_multi_fdset
>> (in the ecore_con_url.c:1769) sets fd_max to -1 then ecore_con_url
>> cannot set up a fd_handler.
>> I also tested ecore_file_download_example.c and the same is happening.
>>
>> Someone knows what is the matter ? My curl version is 7.21.7 and my
>> efl revision is 60739.
>>
>> Regards, Ceolin.
>>
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>



-- 
Cedric BAIL

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to