From: Nikos Mavrogiannopoulos Date: Wed, 29 May 2013 17:09:41 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_2_2~106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b49f0c8be16412b9287daa1bc8160bb76d5115cd;p=thirdparty%2Fgnutls.git doc update --- diff --git a/lib/gnutls_dtls.c b/lib/gnutls_dtls.c index d1d6953c9d..8717c69b36 100644 --- a/lib/gnutls_dtls.c +++ b/lib/gnutls_dtls.c @@ -685,6 +685,9 @@ int overhead; * renegotiation, in order to ensure that the MTU is still sufficient to * account for the new protocol overhead. * + * In most cases you only need to call gnutls_dtls_set_mtu() with + * the maximum MTU of your transport layer. + * * Returns: %GNUTLS_E_SUCCESS (0) on success, or a negative error code. * * Since: 3.1