]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Jul 2014 19:55:43 +0000 (21:55 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Jul 2014 19:55:57 +0000 (21:55 +0200)
lib/gnutls_handshake.c

index ab819f2498d52772e49c399391cddab195c05e0b..f574fcb292a8241b9fc0c5d5f23cb0670c789fbf 100644 (file)
@@ -2580,7 +2580,8 @@ int gnutls_handshake(gnutls_session_t session)
  *
  * This function sets the timeout for the handshake process
  * to the provided value. Use an @ms value of zero to disable
- * timeout.
+ * timeout, or %GNUTLS_DEFAULT_HANDSHAKE_TIMEOUT for a reasonable
+ * default value.
  *
  * Since: 3.1.0
  **/