Set CURLOPT_NOSIGNAL as 1L default 75/282275/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 29 Sep 2022 09:08:31 +0000 (18:08 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Thu, 29 Sep 2022 09:08:56 +0000 (18:08 +0900)
commitefc2cd5c6b9a37b77129502eb0495fd497c96e54
tree92f1c33c33de52ff591f7b9a6ba4a5c28907feb0
parent79d00fb21292fd795f7cf86a25194e2d04063f42
Set CURLOPT_NOSIGNAL as 1L default

To guard multi-thread case more safely,
disconnect some non-thread safely signal for curl lib.

Change-Id: I091795df822df532ffb675d146ce6eeb25f85c77
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/imaging/common/file-download.cpp