curl_global_init: Check if IPv6 works
- Curl_ipv6works() is not thread-safe until after the first call, so call it once during global init to avoid a possible race condition. Bug: https://github.com/curl/curl/issues/915 PR: https://github.com/curl/curl/pull/918
parent
16fe3f6b
Please register or sign in to comment