gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36789 - libmicrohttpd/src/include


From: gnunet
Subject: [GNUnet-SVN] r36789 - libmicrohttpd/src/include
Date: Tue, 5 Jan 2016 13:36:48 +0100

Author: grothoff
Date: 2016-01-05 13:36:47 +0100 (Tue, 05 Jan 2016)
New Revision: 36789

Modified:
   libmicrohttpd/src/include/microhttpd.h
Log:
-dox

Modified: libmicrohttpd/src/include/microhttpd.h
===================================================================
--- libmicrohttpd/src/include/microhttpd.h      2016-01-04 22:26:19 UTC (rev 
36788)
+++ libmicrohttpd/src/include/microhttpd.h      2016-01-05 12:36:47 UTC (rev 
36789)
@@ -602,7 +602,7 @@
    * Use `epoll()` instead of `select()` or `poll()` for the event loop.
    * This option is only available on Linux; using the option on
    * non-Linux systems will cause #MHD_start_daemon to fail.  Using
-   * this option is not supported with MHD_USE_THREAD_PER_CONNECTION.
+   * this option is not supported with #MHD_USE_THREAD_PER_CONNECTION.
    */
   MHD_USE_EPOLL_LINUX_ONLY = 512,
 




reply via email to

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