gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] GNU libmicrohttpd branch master updated. f3


From: gitolite
Subject: [GNUnet-SVN] [libmicrohttpd] GNU libmicrohttpd branch master updated. f30211ed82564bc383b292aea69f090cab35cb16
Date: Sun, 13 Nov 2016 19:19:33 +0100 (CET)

The branch, master has been updated
       via  f30211ed82564bc383b292aea69f090cab35cb16 (commit)
      from  d95ee55386fd05a14e9439f0b798ddd2b185b540 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f30211ed82564bc383b292aea69f090cab35cb16
Author: Christian Grothoff <address@hidden>
Date:   Sun Nov 13 19:19:30 2016 +0100

    fixes to fix Doppelbauer testcase

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 049544d..68f4a11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Sun Nov 13 19:16:38 CET 2016
+       Fixed a few race issues on suspend-resume in cases where the
+       application uses threads even though MHD did not (or at least
+       had no internal need for locking). Also fixed DLL handling of
+       the timeout list, avoiding manipulating it for suspended
+       connections.  Finally, eliminated calling application logic
+       on suspended connections (which before could happen under
+       certain circumstances).
+
 Thu Nov 11 20:49:23 MSK 2016
        Added support for various forms of
        pthread_attr_setname_np() so thread names will be set


hooks/post-receive
-- 
GNU libmicrohttpd



reply via email to

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