kicad/common/kicad_curl
Marek Roszko 8fd4909f86 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
2023-04-15 09:18:54 -04:00
..
kicad_curl.cpp Init curl in InitPgm for thread safety 2023-04-15 09:18:54 -04:00
kicad_curl_easy.cpp Init curl in InitPgm for thread safety 2023-04-15 09:18:54 -04:00