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. 45


From: gitolite
Subject: [GNUnet-SVN] [libmicrohttpd] GNU libmicrohttpd branch master updated. 45dabc9d2503645cbf7a4154ff1f428adfb2b8f4
Date: Mon, 7 Nov 2016 15:39:52 +0100 (CET)

The branch, master has been updated
       via  45dabc9d2503645cbf7a4154ff1f428adfb2b8f4 (commit)
      from  959d55ec5eea5b5d68fed524d1b48184c4763620 (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 45dabc9d2503645cbf7a4154ff1f428adfb2b8f4
Author: Evgeny Grin (Karlson2k) <address@hidden>
Date:   Mon Nov 7 17:39:27 2016 +0300

    Removed outdated note from description comment.

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

Summary of changes:
 src/include/microhttpd.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index 60878cb..f87b675 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -672,8 +672,6 @@ enum MHD_FLAG
    * Enable `epoll()` turbo.  Disables certain calls to `shutdown()`
    * and enables aggressive non-blocking optimisitc reads.
    * Most effects only happen with #MHD_USE_EPOLL.
-   * Enalbed always on W32 as winsock does not properly behave
-   * with `shutdown()` and this then fixes potential problems.
    */
   MHD_USE_EPOLL_TURBO = 4096,
 
@@ -688,7 +686,6 @@ enum MHD_FLAG
   _MHD_DEPR_IN_MACRO("Value MHD_USE_SUSPEND_RESUME is deprecated, use 
MHD_ALLOW_SUSPEND_RESUME instead") \
   MHD_ALLOW_SUSPEND_RESUME
 
-
   /**
    * Enable TCP_FASTOPEN option.  This option is only available on Linux with a
    * kernel >= 3.6.  On other systems, using this option cases 
#MHD_start_daemon


hooks/post-receive
-- 
GNU libmicrohttpd



reply via email to

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