summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-03-25 23:55:48 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-03-27 00:36:09 +0200
commit2bd8e684a4ca6614b49c10316146ede92d12bebf (patch)
tree85248b8b9e48aa7988954207094e16e54a4bdb80
parentd267dd2c1308daa794055cd2817773f5597217f0 (diff)
downloadcurl-2bd8e684a4ca6614b49c10316146ede92d12bebf.tar.gz
TODO: connection cache sharing is now supporte
-rw-r--r--docs/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/TODO b/docs/TODO
index 829bfe901..337620924 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -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