efl/src/bin
Daniel Zaoui 4294561c88 efl_debugd: don't force unlinking UNIX socket before binding
If two daemons are launched one after the other, we would like the
second one to exit directly. The problem is that if the UNIX socket is
unlinked before the binding, the second daemon will succeed to create this
socket, stoling it from the first daemon, and exit because the network
socket is not bindable.

It results in the first daemon to continue running and accepting
connections from the debuggers (network connection) but ignoring the
applications connection (local UNIX connection).
2018-06-16 23:21:09 +03:00
..
ecore_buffer ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
ecore_con EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
ecore_evas EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
edje edje_cc: temporarily disable aborting compile when namespace validation fails 2018-06-15 12:27:19 -05:00
eet EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
eeze Revert "cxx: Fix manual code after efl_app change." 2018-03-03 13:40:33 +09:00
efl efl_debugd: don't force unlinking UNIX socket before binding 2018-06-16 23:21:09 +03:00
efl_js efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
efl_mono_msbuild_gen efl_mono: Add msbuild file generator 2017-12-04 15:47:51 -03:00
efl_wl efl-wl: set minmax for test app 2017-08-04 16:17:33 -04:00
efreet efreet icon cache creation binary - remove redundent check 2017-07-31 11:41:10 +09:00
eina CMake: move eina binaries to single dir, add helper macros. 2017-01-23 18:23:40 +01:00
eldbus eldbus parser - remove duplicate tag handler thats already handled 2017-07-29 09:08:40 +09:00
elementary Test/Genlist: set back selection to item in show/bring test 2018-06-05 10:25:12 +03:00
elua elua lib: use Eina_Bool as return val in some utils 2015-05-06 15:05:23 +01:00
embryo embryo:use new bs static lib 2018-02-17 21:17:58 +01:00
eolian eolian: silence a potentially uninitialized warning 2018-06-11 13:07:23 +02:00
eolian_cxx efl_mono: More uniformization of the handling of names 2018-05-03 18:04:41 -03:00
eolian_js eolian_js: remove reference to Efl_Future. 2018-05-01 10:39:01 -07:00
eolian_mono efl_mono: Fix efl_add_internal_end call. 2018-05-25 10:01:09 -07:00
ethumb
ethumb_client efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
evas evas: as we do not use the size, we should set it either. 2017-10-13 12:58:01 -07:00