Disable IPv6 to solve DualMode issue accepted/tizen/unified/20220112.043624 submit/tizen/20220112.042018
authorWoongsuk Cho <ws77.cho@samsung.com>
Wed, 12 Jan 2022 04:10:50 +0000 (13:10 +0900)
committer조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자 <ws77.cho@samsung.com>
Wed, 12 Jan 2022 04:22:08 +0000 (13:22 +0900)
commitbdd5de55938eef8c775a8d340cebbda783bf9ec6
treedf6ff3247a577a40c77838a0f4468fe2a061bb8d
parent2cbc12b48736711fa18cc3460ab68e3e849e6e7b
Disable IPv6 to solve DualMode issue

Due to Socket DualMode, IPv4 is converted to IPv6 socket.
So, smack deny error occurs when accessing to localhost during TCT.
It is a temporary patch that will be used until the IPv6 smack problem is fixed .
NativeLauncher/launcher/lib/core_runtime.cc