efl/legacy/ecore/src/lib
Bluezery 16a9961f58 From: Bluezery <ohpowel@gmail.com>
Subject: Re: [E-devel] [Patch][ecore_con_url] Add proxy & timeout set
API

There existed two problems when using ecore_con_url. We cannot set
proxy and set timeout.
So, I added two APIs for solving these problems.
Proxy can be set by setting libcurl option.
Timeout also can be set but It need to add handler for Linux alarm
signal. (Please refer:
http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTTIMEOUT)
So I implemented it by using ecore timer.




SVN revision: 66414
2011-12-21 06:18:25 +00:00
..
ecore probably a leak fix in ecor-eglib support - doesnt cause any issues in 2011-12-20 05:57:57 +00:00
ecore_cocoa ecore: Add ecore_cocoa and ecore_evas_cocoa engine support. Currently, event and main loop integration is not working, but you can create a new ecore_cocoa window and attach an evas inside. 2011-11-02 19:20:09 +00:00
ecore_con From: Bluezery <ohpowel@gmail.com> 2011-12-21 06:18:25 +00:00
ecore_config remove .cvsignore files 2011-06-12 21:38:37 +00:00
ecore_directfb remove annoying trailing comments 2011-12-03 19:41:12 +00:00
ecore_evas ecore: actually provide all needed symbol. 2011-12-20 09:26:20 +00:00
ecore_fb let's not fail to include standard headers when we need things like.. 2011-12-07 00:49:00 +00:00
ecore_file From: Bluezery <ohpowel@gmail.com> 2011-12-21 06:18:25 +00:00
ecore_imf Ecore imf: Free the module list on shutdown. 2011-10-23 12:01:36 +00:00
ecore_imf_evas remove .cvsignore files 2011-06-12 21:38:37 +00:00
ecore_input Ecore_Input: Add Shift_Lock variable for Ecore_Event. 2011-07-14 15:41:36 +00:00
ecore_input_evas ecore: include stdlib.h when required. 2011-12-06 16:09:05 +00:00
ecore_ipc aaagh those were not meant to be in the docs! 2011-08-09 06:05:44 +00:00
ecore_psl1ght Ecore: Add ecore-psl1ght library 2011-11-05 17:49:55 +00:00
ecore_sdl Ecore-Sdl: Must set the mouse event's multi struct to 0 2011-09-16 07:08:53 +00:00
ecore_win32 Ecore_Win32: Fix the modifiers value 2011-12-03 22:06:43 +00:00
ecore_wince Ecore_WinCE: fix Shift, Control and Alt detection 2011-11-20 06:44:56 +00:00
ecore_x fix possible 0 byte allocation 2011-12-16 18:04:53 +00:00
Makefile.am Ecore: Add ecore-psl1ght library 2011-11-05 17:49:55 +00:00