gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] 03/03: Clarified comment


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 03/03: Clarified comment
Date: Wed, 01 Mar 2017 21:51:21 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 46a8b84760a08c87b3b707ecb30797b245827361
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Wed Mar 1 23:47:40 2017 +0300

    Clarified comment
---
 src/microhttpd/daemon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/daemon.c b/src/microhttpd/daemon.c
index e0d0b522..95239427 100644
--- a/src/microhttpd/daemon.c
+++ b/src/microhttpd/daemon.c
@@ -3621,7 +3621,7 @@ MHD_poll_all (struct MHD_Daemon *daemon,
              * 'daemon->urh_head' list. */
             MHD_connection_finish_forward_ (urh->connection);
             urh->clean_ready = true;
-            /* If 'urh->was_closed' set to true, connection will be
+            /* If 'urh->was_closed' already was set to true, connection will be
              * moved immediately to cleanup list. Otherwise connection
              * will stay in suspended list until 'urh' will be marked
              * with 'was_closed' by application. */

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



reply via email to

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