From: Daniel Stenberg Date: Thu, 16 Sep 2021 11:43:58 +0000 (+0200) Subject: TODO: Improve documentation about fork safety X-Git-Tag: curl-7_79_1~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2f3c8ce07891ef8073a04e805099bb7b37f75e5;p=thirdparty%2Fcurl.git TODO: Improve documentation about fork safety Closes #6968 --- diff --git a/docs/TODO b/docs/TODO index 63093bf83e..2fca647970 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