gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] 04/06: document MHD_CONNECTION_INFO_CONNECT


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 04/06: document MHD_CONNECTION_INFO_CONNECTION_TIMEOUT in manual
Date: Tue, 21 Mar 2017 21:50:00 +0100

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

grothoff pushed a commit to branch master
in repository libmicrohttpd.

commit 6b03d68f07ea0c79ef11eda13cf938c5e4285df4
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Mar 21 13:18:48 2017 +0100

    document MHD_CONNECTION_INFO_CONNECTION_TIMEOUT in manual
---
 doc/libmicrohttpd.texi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi
index 82d9f415..1d6438d9 100644
--- a/doc/libmicrohttpd.texi
+++ b/doc/libmicrohttpd.texi
@@ -2814,6 +2814,14 @@ socket was first accepted.  Note that this is NOT the 
same as the
 
 Takes no extra arguments.
 
address@hidden MHD_CONNECTION_INFO_TIMEOUT
+Returns pointer to an @code{unsigned int} that is the current timeout
+used for the connection (in seconds, 0 for no timeout).  Note that
+while suspended connections will not timeout, the timeout value
+returned for suspended connections will be the timeout that the
+connection will use after it is resumed, and thus might not be zero.
+
+Takes no extra arguments.
 @end table
 @end deftp
 

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



reply via email to

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