From f2f3c8ce07891ef8073a04e805099bb7b37f75e5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 16 Sep 2021 13:43:58 +0200 Subject: TODO: Improve documentation about fork safety Closes #6968 --- docs/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/TODO b/docs/TODO index 63093bf83..2fca64797 100644 --- a/docs/TODO +++ b/docs/TODO @@ -60,6 +60,7 @@ 2.8 dynamically decide to use socketpair 3. Documentation + 3.1 Improve documentation about fork safety 3.2 Provide cmake config-file 4. FTP @@ -533,6 +534,10 @@ 3. Documentation +3.1 Improve documentation about fork safety + + See https://github.com/curl/curl/issues/6968 + 3.2 Provide cmake config-file A config-file package is a set of files provided by us to allow applications -- cgit v1.2.1