gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 255/324: nse/client: Remove resolved TODO.


From: gnunet
Subject: [gnunet-scheme] 255/324: nse/client: Remove resolved TODO.
Date: Tue, 21 Sep 2021 13:24:55 +0200

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 8c62403e2561b8e98e0aebc61f2fd45873a8995a
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Fri Sep 10 16:03:21 2021 +0200

    nse/client: Remove resolved TODO.
    
    * gnu/gnunet/nse/client.scm
      (reconnect)[error-handler]: Remove TODO about reconnecting.
---
 gnu/gnunet/nse/client.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/gnunet/nse/client.scm b/gnu/gnunet/nse/client.scm
index 0f02443..d7a4369 100644
--- a/gnu/gnunet/nse/client.scm
+++ b/gnu/gnunet/nse/client.scm
@@ -166,8 +166,6 @@ even if not connected.  This is an idempotent operation."
           (wait mq-defined)
           (send-start!)
           (when connected (connected)))
-         ;; TODO this means the server has closed the connection ...
-         ;; ---> reconnect?
          ((input:regular-end-of-file input:premature-end-of-file)
           ;; Call 'reconnect' after 'disconnected'.  Otherwise,
           ;; it is possible that 'connected' is called twice without

-- 
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]