]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 8 Aug 2012 16:34:15 +0000 (18:34 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 11 Aug 2012 13:00:04 +0000 (15:00 +0200)
lib/gnutls_handshake.c

index 60272e068211d18ee60958e4e46ba8839ddd6018..3c52f4ff6ed122b62b2d661d0f3022f88cef252c 100644 (file)
@@ -2446,6 +2446,9 @@ gnutls_handshake (gnutls_session_t session)
  * This function sets the timeout for the handshake process
  * to the provided value.
  *
+ * Note that in order for the timeout to be enforced
+ * gnutls_transport_set_pull_timeout_function() must be set.
+ *
  **/
 void
 gnutls_handshake_set_timeout (gnutls_session_t session, unsigned int ms)