]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: Improve documentation about fork safety
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Sep 2021 11:43:58 +0000 (13:43 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Sep 2021 11:44:06 +0000 (13:44 +0200)
Closes #6968

docs/TODO

index 63093bf83ee10140bad7b47c29175bcbdee5d2b8..2fca647970a5fb149a9c5845cccbedfb72f69423 100644 (file)
--- 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
 
 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