1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-08 13:19:39 -05:00
Daniel Stenberg 0b030a5b23
global_init: move the IPv6 works status bool to multi handle
Previously it was stored in a global state which contributed to
curl_global_init's thread unsafety. This boolean is now instead figured
out in curl_multi_init() and stored in the multi handle. Less effective,
but thread safe.

Closes #4851
2020-01-28 08:03:22 +01:00
..
2019-03-15 10:22:42 +01:00
2019-03-15 10:22:42 +01:00
2019-12-13 13:01:01 +01:00
2020-01-21 10:34:44 +01:00
2019-03-01 17:30:34 +01:00
2019-11-08 14:51:42 +01:00
2019-11-16 16:15:03 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2020-01-06 10:12:02 +01:00
2019-11-08 14:51:42 +01:00
2019-05-13 08:17:09 +02:00
2019-05-13 08:17:09 +02:00
2019-09-27 08:29:54 +02:00
2019-11-08 14:51:42 +01:00
2019-03-05 08:01:50 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2020-01-16 11:55:56 +01:00
2019-05-20 08:51:11 +02:00
2019-05-20 08:51:11 +02:00
2019-09-18 08:08:41 +02:00
2019-05-17 23:24:34 +02:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-07-11 02:27:04 -04:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-10-03 22:54:26 +02:00
2020-01-12 17:19:12 +01:00