gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 59/125: TODO: Expose tried IP addresses that failed


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 59/125: TODO: Expose tried IP addresses that failed
Date: Sun, 21 Jan 2018 23:41:54 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 3b9ea70ee7f1e274f4fdc8ce599f2a180c05e22c
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Dec 11 13:41:03 2017 +0100

    TODO: Expose tried IP addresses that failed
    
    Suggested-by: Rainer Canavan
    
    Closes #2126
---
 docs/TODO | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/TODO b/docs/TODO
index 4a0d4aed1..781393169 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -37,6 +37,7 @@
  1.21 API for URL parsing/splitting
  1.23 Offer API to flush the connection pool
  1.24 TCP Fast Open for windows
+ 1.25 Expose tried IP addresses that failed
 
  2. libcurl - multi interface
  2.1 More non-blocking
@@ -364,6 +365,13 @@
  Mac OS. Windows supports TCP Fast Open starting with Windows 10, version 1607
  and we should add support for it.
 
+1.25 Expose tried IP addresses that failed
+
+ When libcurl fails to connect to a host, it should be able to offer the
+ application the list of IP addresses that were used in the attempt.
+
+ https://github.com/curl/curl/issues/2126
+
 2. libcurl - multi interface
 
 2.1 More non-blocking

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



reply via email to

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