efl/src/lib/ecore_ipc
Carsten Haitzler 047141fc90 ecore ipc/con: fix nasty ... they dont mutually exclude
by deleting the socket they wont mutually exclude at bind which means
eny new server just nides the pror one and you can get lots of copies
of the same server. this wasnt the case before. it shouldnt have been.
i think ther was an rm path for stale sockets when connecting failed
or something. anyway... this here was causing multilpe efreetd's and
all sorts of nastiness. this is the root cause. so... fix it.

@fix
2017-11-26 14:01:14 +09:00
..
CMakeLists.txt cmake: add ecore_ipc. 2017-02-02 17:15:31 -02:00
Ecore_Ipc.h ecore_ipc: rename parameters and annotations for doxygen 2017-10-13 12:58:00 -07:00
ecore_ipc.c ecore ipc/con: fix nasty ... they dont mutually exclude 2017-11-26 14:01:14 +09:00
ecore_ipc_private.h ecore-ipc: don't return dead clients in ecore_ipc_server_clients_get 2017-06-09 19:14:59 -04:00