efl/src/lib/ecore_con
Marcel Hollerbach 73d3a63960 efl_net_server_udp: add empty functions
Summary:
these functions are never called from within this class, thus they are
empty here. They are not used because setting up the client does
require here more API than just a fd.

ref T5719
Depends on D7791

Reviewers: segfaultxavi, zmike

Reviewed By: segfaultxavi, zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T5719

Differential Revision: https://phab.enlightenment.org/D7802
2019-01-28 12:31:55 -05:00
..
Ecore_Con.h ecore_con: Add docs for ecore_con legacy functions 2018-09-27 11:30:19 +02:00
Ecore_Con_Eet.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Ecore_Con_Eet_Eo.h
Ecore_Con_Eet_Legacy.h
Efl_Net.h Efl.Net.Control.Manager (from Efl.Net.Control) 2018-04-24 09:03:42 -07:00
ecore_con.c ecore_con: make dns resolver thread stop blocking when canceled 2018-06-25 15:14:31 -04:00
ecore_con_alloc.c
ecore_con_eet.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
ecore_con_eet_base.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
ecore_con_eet_client_obj.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
ecore_con_eet_server_obj.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
ecore_con_legacy.c ecore_con: handle timeout of the attempt to connect. 2018-12-06 09:29:29 +01:00
ecore_con_local.c ecore_con: migrate to eina_vpath 2018-08-20 12:58:35 -04:00
ecore_con_local_win32.c efl_add_ref - fis to use efl_add properly with a parent. 2018-03-29 13:30:55 +09:00
ecore_con_private.h ecore_con: make dns resolver thread stop blocking when canceled 2018-06-25 15:14:31 -04:00
ecore_con_proxy_helper.c ecore-con/proxy_helper: fix in-tree run path 2018-07-06 15:51:59 +02:00
ecore_con_socks.c EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
ecore_con_url.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
ecore_con_url_curl.c
ecore_con_url_curl.h ecore_con_url: implement transfer speed limitation options 2018-03-26 16:01:53 -07:00
efl_net-connman.c
efl_net-connman.h Efl.Net.Control.Manager (from Efl.Net.Control) 2018-04-24 09:03:42 -07:00
efl_net_control-connman.c efl net - warn - fix eldbus service struct to fill all fields 2018-11-09 11:43:59 +00:00
efl_net_control-none.c Efl.Net.Control.Manager (from Efl.Net.Control) 2018-04-24 09:03:42 -07:00
efl_net_control_access_point-connman.c ecore: remove data parameters of Efl.Loop_Consumer.promise_new to reduce the risk of inadvertently using the wrong data. 2019-01-16 14:33:26 -08:00
efl_net_control_access_point-none.c ecore_con: simplify code by using helper that create future directly. 2018-11-30 14:58:29 -08:00
efl_net_control_access_point.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_control_manager.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_control_technology-connman.c ecore: remove data parameters of Efl.Loop_Consumer.promise_new to reduce the risk of inadvertently using the wrong data. 2019-01-16 14:33:26 -08:00
efl_net_control_technology-none.c ecore_con: simplify code by using helper that create future directly. 2018-11-30 14:58:29 -08:00
efl_net_control_technology.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_dialer.c
efl_net_dialer.eo efl: convert all interfaces to the new eolian syntax 2019-01-18 16:31:31 +01:00
efl_net_dialer_http.c eo: make efl_future_then have a data pointer in addition of the object pointer. 2018-12-07 12:23:11 +01:00
efl_net_dialer_http.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_dialer_simple.c ecore_con: handle timeout of the attempt to connect. 2018-12-06 09:29:29 +01:00
efl_net_dialer_simple.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_dialer_ssl.c eo: make efl_future_then have a data pointer in addition of the object pointer. 2018-12-07 12:23:11 +01:00
efl_net_dialer_ssl.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_dialer_tcp.c eo: make efl_future_then have a data pointer in addition of the object pointer. 2018-12-07 12:23:11 +01:00
efl_net_dialer_tcp.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_dialer_udp.c eo: make efl_future_then have a data pointer in addition of the object pointer. 2018-12-07 12:23:11 +01:00
efl_net_dialer_udp.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_dialer_unix.c eo: make efl_future_then have a data pointer in addition of the object pointer. 2018-12-07 12:23:11 +01:00
efl_net_dialer_unix.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_dialer_websocket.c efl_net_dialer_websocker: set cannot be called here 2019-01-26 11:42:11 +01:00
efl_net_dialer_websocket.eo efl_net_dialer_websocker: set cannot be called here 2019-01-26 11:42:11 +01:00
efl_net_dialer_windows.c ecore con - fix constness in eo api to match eo/eolian changes 2018-04-24 01:37:05 +09:00
efl_net_dialer_windows.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_http_types.eot
efl_net_ip_address.c Revert "Revert "ecore: make efl_loop_promise_new a function of Efl.Loop_Consumer."" 2018-12-26 17:50:09 +00:00
efl_net_ip_address.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_server.c
efl_net_server.eo docs: Fix typos and some wrong expressions in API reference doc. 2018-08-30 14:01:21 +09:00
efl_net_server_fd.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_net_server_fd.eo efl: convert all abstracts to the new eolian syntax 2019-01-18 16:31:30 +01:00
efl_net_server_ip.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_net_server_ip.eo efl_net: make server_ip abstract 2019-01-23 16:43:03 +01:00
efl_net_server_simple.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_net_server_simple.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_server_ssl.c ecore_con: correct a typo wrongly calling super destructor instead of super invalidate. 2018-05-24 16:02:18 -07:00
efl_net_server_ssl.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_server_tcp.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_net_server_tcp.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_server_udp.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_net_server_udp.eo efl_net_server_udp: add empty functions 2019-01-28 12:31:55 -05:00
efl_net_server_udp_client.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_net_server_udp_client.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_server_unix.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_net_server_unix.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_server_windows.c eo: make efl_future_then have a data pointer in addition of the object pointer. 2018-12-07 12:23:11 +01:00
efl_net_server_windows.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_session-connman.c efl net - fix dbus field init to init all fields in a struct 2018-11-09 11:43:59 +00:00
efl_net_session-none.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_net_session.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_socket.c
efl_net_socket.eo efl: convert all interfaces to the new eolian syntax 2019-01-18 16:31:31 +01:00
efl_net_socket_fd.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_net_socket_fd.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_socket_simple.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_net_socket_simple.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_socket_ssl.c ecore_con: trigger teardown during invalidate. 2018-05-24 16:02:18 -07:00
efl_net_socket_ssl.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_socket_tcp.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_net_socket_tcp.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_socket_udp.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_net_socket_udp.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_socket_unix.c
efl_net_socket_unix.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_socket_windows.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_net_socket_windows.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_ssl_conn-gnutls.c
efl_net_ssl_conn-none.c
efl_net_ssl_conn-openssl.c ecore_con: expose proper DBG macro with ecore_con log domain. 2018-05-01 10:39:01 -07:00
efl_net_ssl_context.c ecore_con: it is best to call the super destructor and not touch the object anymore after. 2018-05-24 16:02:18 -07:00
efl_net_ssl_context.eo efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
efl_net_ssl_ctx-gnutls.c Patch for T6342 2018-06-20 14:17:25 +01:00
efl_net_ssl_ctx-none.c
efl_net_ssl_ctx-openssl.c ecore_con: do proper version test for TLS_method. 2018-06-21 10:22:08 +01:00
efl_net_ssl_types.eot Patch for T6342 2018-06-20 14:17:25 +01:00
efl_net_types.eot
meson.build meson: use eolian_gen with -S 2018-12-03 19:00:26 +01:00