You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
b17ca9d458
NOTE: We no longer need the patch file patches/curl-7.83.1/curl_dns_block_workaround.patch, libCurl now support to quick exit at the cost of a possible leak for the issue "Multi perform hangs waiting for threaded resolver": curl_easy_setopt(curl, CURLOPT_QUICK_EXIT, 1L) #jira UE-197640 [REVIEW] [at]michael.kirzinger [at]rafa.lecina [at]zousar.shaker [CL 29183588 by lorry li in ue5-main branch]