efl/src/lib/ecore_con
Tom Hacohen f44d786fa1 Ecore con socks: Add missing break statement to switch.
This looks like an obvious case of missing break. If it wasn't a missing
break, there should have been at least a comment. Looking at the code it
looks like a break is needed. Also, I suspect this code path is never
really tested, and that's why we never hit it.

Tests are not failing either way.

CID1039379
2015-12-08 11:05:19 +00:00
..
Ecore_Con.h emile/ecore_con: drop SSLv3 support due to security issue. 2015-11-02 14:22:42 -08:00
Ecore_Con_Eet.h ecore_con: update documentation. 2015-08-07 17:08:42 +02:00
Ecore_Con_Eet_Eo.h ecore_con: eoifying ecore_con_eet. 2015-06-22 18:55:57 +02:00
Ecore_Con_Eet_Legacy.h ecore_con: eoifying ecore_con_eet. 2015-06-22 18:55:57 +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
ecore_con.c ecore con: Fix UDP sockets. 2015-11-20 17:46:38 +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_Ares: fix undefined variable warning 2015-07-03 16:23:05 +01:00
ecore_con_base.eo efl: fix doc references across the tree to validate right 2015-07-08 15:13:26 +01:00
ecore_con_client.eo ecore_con: convert docs 2015-06-19 15:44:22 +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 dns - a failed dns lookup is not an err log event 2015-06-25 13:17:04 +09:00
ecore_con_eet.c ecore_con_eet: fix dereferencing of object during callback that crashed some tests case. 2015-07-28 03:05:37 +02:00
ecore_con_eet_base.eo efl: fix doc references across the tree to validate right 2015-07-08 15:13:26 +01:00
ecore_con_eet_client_obj.eo ecore_con: eoifying ecore_con_eet. 2015-06-22 18:55:57 +02:00
ecore_con_eet_server_obj.eo ecore_con: eoifying ecore_con_eet. 2015-06-22 18:55:57 +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: Prevent possible use of uninitialised buffer on the stack. 2015-10-04 16:31:43 +01:00
ecore_con_local_win32.c ecore_con: remove debug 2015-10-12 17:21:59 -07:00
ecore_con_private.h emile/ecore_con: drop SSLv3 support due to security issue. 2015-11-02 14:22:42 -08:00
ecore_con_server.eo efl: fix doc references across the tree to validate right 2015-07-08 15:13:26 +01:00
ecore_con_socks.c Ecore con socks: Add missing break statement to switch. 2015-12-08 11:05:19 +00:00
ecore_con_ssl.c efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
ecore_con_url.c ecore-con-url- split out the curl dleopener and resolver and headers 2015-09-03 12:22:01 +09:00
ecore_con_url_curl.c ecore-con-url- split out the curl dleopener and resolver and headers 2015-09-03 12:22:01 +09:00
ecore_con_url_curl.h ecore-con-url- split out the curl dleopener and resolver and headers 2015-09-03 12:22:01 +09:00
efl_network_url.eo ecore_con: convert docs 2015-06-19 15:44:22 +01:00