kicad/common/kicad_curl
Marek Roszko 4c129ec208 Init curl in InitPgm for thread safety
curl itself highly recommends not initializing curl from within a thread.
Due to the PCM, this can happen in a thread these days.

Pointed out by Érico Rolim in https://gitlab.com/kicad/code/kicad/-/merge_requests/855


(cherry picked from commit 8fd4909f86)
2023-04-15 13:19:32 +00:00
..
kicad_curl.cpp Init curl in InitPgm for thread safety 2023-04-15 13:19:32 +00:00
kicad_curl_easy.cpp Init curl in InitPgm for thread safety 2023-04-15 13:19:32 +00:00