projects
/
platform
/
core
/
uifw
/
isf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcf6453
)
Revert "Revert "Create socket for each user to support multi-user""
84/151584/1
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Thu, 21 Sep 2017 08:08:50 +0000
(17:08 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Thu, 21 Sep 2017 08:09:09 +0000
(17:09 +0900)
This reverts commit
82436c3f2c6a23c9c406a1ff6ae9602229f325b1
.
Change-Id: I0c8193c81078f517929b0598c1e7165b736c0cf9
ism/src/scim_socket.cpp
patch
|
blob
|
history
diff --git
a/ism/src/scim_socket.cpp
b/ism/src/scim_socket.cpp
index
3044587
..
cd3a1a9
100644
(file)
--- a/
ism/src/scim_socket.cpp
+++ b/
ism/src/scim_socket.cpp
@@
-66,9
+66,6
@@
#endif
#define LOG_TAG "ISF_SOCKET"
-/* Experimental modification for avoiding multiple scim process problem */
-#define DISABLE_MULTIPLE_SOCKETS
-
#define SCIM_SOCKET_SERVER_MAX_CLIENTS 256
namespace scim {