ecore con: request e19 compositor to create socket 22/55322/2 accepted/tizen/mobile/20151224.000038 accepted/tizen/tv/20151224.000112 accepted/tizen/wearable/20151224.000127 submit/tizen/20151223.075445 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
authorThiep Ha <thiep.ha@samsung.com>
Wed, 23 Dec 2015 06:57:01 +0000 (15:57 +0900)
committerThiep Ha <thiep.ha@samsung.com>
Wed, 23 Dec 2015 07:35:39 +0000 (16:35 +0900)
commit4d81d8f1ef043853f05494005ab4c46ffe2a4599
tree3bc1c23255e55aad97a748ba3a0722c979c9d2e1
parentb744380ab06c7460a8e81d3a470090e440ba844d
ecore con: request e19 compositor to create socket

In Tizen 3.0, the security does not allow 1 application to create
socket and other applications to connect to that socket.
All sockets should be created by system daemon or service.
Therefore, we request the e19 compositor to create sockets for us.
Besides, this patches also change the location of sockets to
avoid smack errors.

@tizen_feature

Change-Id: Ia7cb5d937f964d2d7528e84ca06854fcaf805d66
configure.ac
src/Makefile.am
src/lib/ecore_con/ecore_con_local.c