gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 148/411: TODO: dynamically decide to use socketpair


From: gnunet
Subject: [gnurl] 148/411: TODO: dynamically decide to use socketpair
Date: Wed, 13 Jan 2021 01:19:23 +0100

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit af09599958bfdcdc3136da1dc8a7b2bfc9f108c4
Author: Daniel Stenberg <daniel@haxx.se>
AuthorDate: Wed Sep 16 23:35:39 2020 +0200

    TODO: dynamically decide to use socketpair
    
    Suggested-by: Anders Bakken
    
    Closes #4829
---
 docs/TODO | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/TODO b/docs/TODO
index aefb510f1..7e2fc7011 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -53,6 +53,7 @@
  2.5 Edge-triggered sockets should work
  2.6 multi upkeep
  2.7 Virtual external sockets
+ 2.8 dynamically decide to use socketpair
 
  3. Documentation
  3.2 Provide cmake config-file
@@ -492,6 +493,14 @@
 
  See https://github.com/curl/curl/issues/5835
 
+2.8 dynamically decide to use socketpair
+
+ For users who don't use curl_multi_wait() or don't care for
+ curl_multi_wakeup(), we could introduce a way to make libcurl NOT
+ create a socketpair in the multi handle.
+
+ See https://github.com/curl/curl/issues/4829
+
 3. Documentation
 
 3.2 Provide cmake config-file

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]