On Sat, 18 Feb 2012 12:16:17 +0900
Bluezery <[email protected]> wrote:

> Actually, ecore_con_url_new("http://xxxx";) should be used fore one
> url. Also it returns one handler. for this URL.
> 
> But, if you need not this handler, you can discard handler after
> ecore_con_url_get() is called.
> 
> I have fixed attached examples and it works well. :D
> I think that you did not use ecore_con_url_fd_set() ) and If you want
> to download files, you'd better to use ecore_file_download().
> 
> 2012/2/18 Michael Blumenkrantz <[email protected]>:
> > Hi,
> >
> > Attached is a very tiny demo which showcases a pretty huge (imo) bug in
> > ecore-con-url: multiple simultaneous fetches are broken. When more than one
> > curl object is added, only the last one will actually be fetched.
I'm not trying to download to a file, this was just a simple example that I
made which simulates how I found it.

The bottom line is that this example DID download both urls properly, but now
it doesn't.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to