efl/src/lib/ecore_con
Cedric Bail 9176271492 ecore_con: add systemd socket activation.
Be careful, systemd socket activation require you to always order
server socket creation in the same order as defined in the unit file.
This means ecore_con_server_add should always been in the same order
for those of them using systemd socket activation.
2013-03-10 16:00:32 +09:00
..
Ecore_Con.h ecore_con: add systemd socket activation. 2013-03-10 16:00:32 +09:00
Ecore_Con_Eet.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
dns.c efl: Fixes to support compiling with CFLAGS=-Werror 2013-02-26 10:55:04 -03:00
dns.h rebase dns.c against upstream 2013-01-22 08:01:13 +00:00
ecore_con.c ecore_con: add systemd socket activation. 2013-03-10 16:00:32 +09:00
ecore_con_alloc.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_con_ares.c efl: remove checks for socket.h, net/*, arpa/* 2013-01-10 20:26:02 +00:00
ecore_con_dns.c Fixing a mem leak by adding a call to dns_ai_close which will save us 2013-01-31 14:04:54 +00:00
ecore_con_eet.c efl: eina_alloca.h to simplify alloca() usage. 2013-01-03 15:10:34 +00:00
ecore_con_info.c efl: remove checks for socket.h, net/*, arpa/* 2013-01-10 20:26:02 +00:00
ecore_con_local.c ecore_con: add systemd socket activation. 2013-03-10 16:00:32 +09:00
ecore_con_local_win32.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_con_private.h ecore_con: add systemd socket activation. 2013-03-10 16:00:32 +09:00
ecore_con_socks.c efl: remove checks for socket.h, net/*, arpa/* 2013-01-10 20:26:02 +00:00
ecore_con_ssl.c efl: eina_alloca.h to simplify alloca() usage. 2013-01-03 15:10:34 +00:00
ecore_con_url.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00