efl_net_dialer_http: use CURLOPT_NOSIGNAL.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 1 Sep 2016 17:21:55 +0000 (14:21 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Fri, 2 Sep 2016 03:08:50 +0000 (00:08 -0300)
commit57e765a758243ae326db1d8393242717b9fa2b04
tree87980a2e2d46ff0aa5560f5c583fe656fbfc4703
parent6ddd01bffb9398c88c22d3d9e4354224525961e1
efl_net_dialer_http: use CURLOPT_NOSIGNAL.

EFL uses its own signal handlers, so we must disable CURL's usage of
those.
src/lib/ecore_con/ecore_con_url_curl.h
src/lib/ecore_con/efl_net_dialer_http.c