On Fri, 16 Dec 2011 17:48:42 +0900 Bluezery <[email protected]> said:
> Dear all, why do we need to set proxy - curl inherits $http_proxy and $https_proxy env vars so it will use the system proxy settings... ? > > 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. > > Please review this patch. > > -- > BRs, > Kim. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
