gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: explain non-blocking is guarantee


From: gnunet
Subject: [libmicrohttpd] branch master updated: explain non-blocking is guaranteed (#6019)
Date: Sun, 09 Feb 2020 23:44:51 +0100

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

grothoff pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new 902e3774 explain non-blocking is guaranteed (#6019)
902e3774 is described below

commit 902e3774f5098f90fb9ec0125b3814ce2d0ba088
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 9 23:41:01 2020 +0100

    explain non-blocking is guaranteed (#6019)
---
 src/include/microhttpd.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index b2bcaaf5..d76a8b20 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -2000,6 +2000,7 @@ enum MHD_ConnectionInfoType
 
   /**
    * Request the file descriptor for the connection socket.
+   * MHD sockets are always in non-blocking mode.
    * No extra arguments should be passed.
    * @ingroup request
    */

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



reply via email to

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