ecore_con: add systemd socket activation.
authorCedric Bail <cedric.bail@free.fr>
Sun, 10 Mar 2013 06:49:54 +0000 (15:49 +0900)
committerCedric Bail <cedric.bail@free.fr>
Sun, 10 Mar 2013 07:00:32 +0000 (16:00 +0900)
commit9176271492a7e46305ab95e5e9cf87687c38956c
tree758247e781db6910551f2972972ff8222258eb6b
parent12ceb717ea64105bbebfb45737fa8448ed721f83
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.
ChangeLog
NEWS
configure.ac
src/lib/ecore_con/Ecore_Con.h
src/lib/ecore_con/ecore_con.c
src/lib/ecore_con/ecore_con_local.c
src/lib/ecore_con/ecore_con_private.h