efl/src/lib/ecore_con
Gustavo Sverzut Barbieri b791c79ca0 WIP: efl.net: Introduce Efl.Net.Dialer.Http
This class implements the Efl.Net.Dialer interface using libcurl to
perform HTTP requests. That means it's an Efl.Net.Dialer,
Efl.Net.Socket, Efl.Io.Reader, Efl.Io.Writer and Efl.Io.Closer, thus
being usable with Efl.Io.Copier as demonstrated in the
efl_io_copier_example.c
2016-08-22 18:25:15 -03:00
..
Ecore_Con.h ecore_con: switch from EO to BETA API 2016-06-14 16:01:37 +02:00
Ecore_Con_Eet.h ecore_con: switch from EO to BETA API 2016-06-14 16:01:37 +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 WIP: efl.net: Introduce Efl.Net.Dialer.Http 2016-08-22 18:25:15 -03:00
Ecore_Con_Legacy.h Efl network: Remove the no longer needed .Base hack. 2016-05-11 13:00:57 +01:00
ecore_con.c efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
ecore_con_alloc.c reformat ecore_con so I can read it... 2013-12-20 00:08:43 -05:00
ecore_con_eet.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_con_eet_base.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ecore_con_eet_client_obj.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ecore_con_eet_server_obj.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
ecore_con_info.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_con_legacy.c efl: Cleanup some code (return values) 2016-08-05 10:32:30 +09:00
ecore_con_local.c ecore_con: add '\0' termination to path. 2016-08-22 11:04:13 -07:00
ecore_con_local_win32.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_con_private.h efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
ecore_con_socks.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_con_ssl.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_con_url.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_con_url_curl.c WIP: efl.net: Introduce Efl.Net.Dialer.Http 2016-08-22 18:25:15 -03:00
ecore_con_url_curl.h WIP: efl.net: Introduce Efl.Net.Dialer.Http 2016-08-22 18:25:15 -03:00
efl_net_dialer.c efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_dialer.eo efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_dialer_http.c WIP: efl.net: Introduce Efl.Net.Dialer.Http 2016-08-22 18:25:15 -03:00
efl_net_dialer_http.eo WIP: efl.net: Introduce Efl.Net.Dialer.Http 2016-08-22 18:25:15 -03:00
efl_net_dialer_tcp.c efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_dialer_tcp.eo efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_http_types.eot WIP: efl.net: Introduce Efl.Net.Dialer.Http 2016-08-22 18:25:15 -03:00
efl_net_server.c efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_server.eo efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_server_fd.c efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_server_fd.eo efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_server_tcp.c efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_server_tcp.eo efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_socket.c efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_socket.eo efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_socket_fd.c efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_socket_fd.eo efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_socket_tcp.c efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_net_socket_tcp.eo efl.net: socket, server and dialer for TCP. 2016-08-22 18:25:14 -03:00
efl_network.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_network_client.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_network_connector.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_network_server.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_network_url.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00