gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] 01/05: Removed leftover comment


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 01/05: Removed leftover comment
Date: Sun, 21 May 2017 17:56:12 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 5060c37b95ba4b66a251f5942bd4f45066ed3635
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Sun May 21 17:25:28 2017 +0300

    Removed leftover comment
---
 src/microhttpd/connection.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/microhttpd/connection.c b/src/microhttpd/connection.c
index cee82945..aebfb7b2 100644
--- a/src/microhttpd/connection.c
+++ b/src/microhttpd/connection.c
@@ -1526,8 +1526,6 @@ MHD_connection_update_event_loop_info (struct 
MHD_Connection *connection)
                      on the connection (if a timeout is even
                      set!).
                      Solution: we kill the connection with an error */
-                  /* If connection is suspended, give application one
-                   * more chance to read data once connection is resumed. */
                   transmit_error_response (connection,
                                            MHD_HTTP_INTERNAL_SERVER_ERROR,
                                            INTERNAL_ERROR);

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



reply via email to

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