1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

TODO: connection cache sharing is now supporte

This commit is contained in:
Daniel Stenberg 2018-03-25 23:55:48 +02:00
parent d267dd2c13
commit 2bd8e684a4
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -200,8 +200,7 @@
1.2 More data sharing
curl_share_* functions already exist and work, and they can be extended to
share more. For example, enable sharing of the ares channel and the
connection cache.
share more. For example, enable sharing of the ares channel.
1.3 struct lifreq