efl/src/lib/ecore_con
Tom Hacohen 92fb2917cb Eo: Remove eo_error_set() and clean up finalizer()
This is another cleanup in perparation for the Eo stable release.
This is no longer needed thanks to the proper error reporting with
eo_constructor()'s new return value.

The finalizer change cleans it up a bit so it catches more cases/issues.
This also means that the finalizer cleans up the object in all cases,
and not only some.

@feature.
2015-05-20 16:25:38 +01:00
..
Ecore_Con.h ecore: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Ecore_Con_Eet.h ecore: update the doxygen groups to compile forgotten parts of the API. 2014-10-20 18:17:26 +02:00
Ecore_Con_Eo.h ecore_con: changed Ecore_Con_Url to Efl_Network_Url. 2015-05-18 11:36:16 +02:00
Ecore_Con_Legacy.h ecore_con: changed Ecore_Con_Url to Efl_Network_Url. 2015-05-18 11:36:16 +02:00
dns.c ecore_con: do not try to load /etc/resolv.conf when on windows. 2015-03-26 17:46:17 +01:00
dns.h rebase dns.c from upstream 2013-12-12 09:29:02 -05:00
ecore_con.c Eo: Add a return value to eo_constructor(). 2015-05-20 13:03:24 +01:00
ecore_con_alloc.c reformat ecore_con so I can read it... 2013-12-20 00:08:43 -05:00
ecore_con_ares.c Ecore con: Fix compilation on windows. 2014-08-27 16:19:25 +01:00
ecore_con_base.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_con_client.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_con_connector.eo Ecore con: Add Connector class (the connecting variant of server). 2014-09-01 12:35:22 +01:00
ecore_con_dns.c ecore-con - fix explicit null ptr deref 2014-08-27 17:14:30 +09:00
ecore_con_eet.c ecore_con: fix double free issue in ecore_con_eet. 2015-04-28 14:14:07 +02:00
ecore_con_info.c fix duplicate function call names in ecore and ecore_con that can clash 2014-06-16 15:57:05 +09:00
ecore_con_legacy.c ecore_con: changed Ecore_Con_Url to Efl_Network_Url. 2015-05-18 11:36:16 +02:00
ecore_con_local.c ecore_con: use portable environment lookup. 2015-05-14 18:41:48 +02:00
ecore_con_local_win32.c Ecore con: Fix some ecore con runtime issues on windows. 2014-08-27 16:25:27 +01:00
ecore_con_private.h ecore_con: add missing declarations on Windows. 2015-05-14 18:41:48 +02:00
ecore_con_server.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00
ecore_con_socks.c ecore_con: remove deprecated use of Eina_Binbuf functions. 2015-03-17 09:58:21 +01:00
ecore_con_ssl.c ecore_con: fix build with -DISCOMFITOR and OpenSSL. 2015-03-17 09:58:21 +01:00
ecore_con_url.c Eo: Remove eo_error_set() and clean up finalizer() 2015-05-20 16:25:38 +01:00
efl_network_url.eo eolian: new syntax for params/values/keys 2015-05-18 16:14:31 +01:00