gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 14/151: TODO: curl_multi_unblock


From: gnunet
Subject: [gnurl] 14/151: TODO: curl_multi_unblock
Date: Fri, 20 Dec 2019 14:25:23 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit cba52e2c2115c5acee7ef5fa31a17c4802e665d1
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Nov 8 23:31:08 2019 +0100

    TODO: curl_multi_unblock
    
    Closes #4418
---
 docs/TODO | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/TODO b/docs/TODO
index e75c1647b..46b015c02 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -51,6 +51,7 @@
  2.4 Split connect and authentication process
  2.5 Edge-triggered sockets should work
  2.6 multi upkeep
+ 2.7 curl_multi_unblock
 
  3. Documentation
  3.2 Provide cmake config-file
@@ -447,6 +448,13 @@
 
  See https://github.com/curl/curl/issues/3199
 
+2.7 curl_multi_unblock
+
+ A portable way to unblock curl_multi_wait from another thread.
+
+ See https://github.com/curl/curl/issues/4418 and
+ https://github.com/curl/curl/wiki/curl_multi_unblock
+
 3. Documentation
 
 3.2 Provide cmake config-file

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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