From: Nikos Mavrogiannopoulos Date: Thu, 24 Jul 2014 19:55:43 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_3_7~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9fefeb6c3e60b9d4853d76ea07ae44db180728af;p=thirdparty%2Fgnutls.git doc update --- diff --git a/lib/gnutls_handshake.c b/lib/gnutls_handshake.c index ab819f2498..f574fcb292 100644 --- a/lib/gnutls_handshake.c +++ b/lib/gnutls_handshake.c @@ -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 **/