gnutls_dtls_get_data_mtu
NAMESYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
SINCE
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
gnutls_dtls_get_data_mtu − API function
SYNOPSIS
#include <gnutls/gnutls.h>
unsigned int gnutls_dtls_get_data_mtu(gnutls_session_t session);
ARGUMENTS
gnutls_session_t session
is a gnutls_session_t structure.
DESCRIPTION
This function will return the actual maximum transfer unit for application data. I.e. DTLS headers are subtracted from the actual MTU.
RETURNS
the maximum allowed transfer unit.
SINCE
3.0.0
REPORTING BUGS
Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software/gnutls/ General help using GNU software: http://www.gnu.org/gethelp/
COPYRIGHT
Copyright
© 2008 Free Software Foundation.
Copying and distribution of this file, with or without
modification, are permitted in any medium without royalty
provided the copyright notice and this notice are
preserved.
SEE ALSO
The full documentation for gnutls is maintained as a Texinfo manual. If the info and gnutls programs are properly installed at your site, the command
info gnutls
should give you access to the complete manual.
More Linux Commands
manpages/XcmsStoreColors.3.html
XcmsStoreColors(3) - set colors (Library - Linux man page)
The XcmsStoreColor function converts the color specified in the XcmsColor structure into RGB values. It then uses this RGB specification in an XColor structure,
manpages/url.7.html
url(7) - uniform resource identifier (URI), including a URL
A Uniform Resource Identifier (URI) is a short string of characters identifying an abstract or physical resource (for example, a web page). A Uniform Resource L
manpages/Tcl_GetPathType.3.html
Tcl_GetPathType(3) - manipulate platform-dependent file path
These procedures have been superceded by the objectified procedures in the FileSystem man page, which are more efficient. These procedures may be used to disass
manpages/ldap_result2error.3.html
ldap_result2error(3) - LDAP protocol error handling routines
The ldap_err2string() routine provides short description of the various codes returned by routines in this library. The returned string is a pointer to a static
manpages/acl_error.3.html
acl_error(3) - convert an ACL error code to a text message
The acl_error() function converts an ACL error code such as returned by the acl_check() function to a text message describing the error condition. In the POSIX
manpages/Mail::SpamAssassin::DnsResolver.3pm.html
Mail::SpamAssassin::DnsResolver(3pm) - DNS resolution engine
This is a DNS resolution engine for SpamAssassin, implemented in order to reduce file descriptor usage by Net::DNS and avoid a response collision bug in that mo
manpages/updateinfoxml2solv.1.html
updateinfoxml2solv(1) convert rpmmd's updateinfo.xml format
The updateinfoxml2solv tool reads rpm-mds updateinfo xml data from stdin, and writes it as solv file to standard output. Update elements are converted into spec
manpages/shutdown_mib.3.html
shutdown_mib(3) - netsnmp_mib_api functions - Linux man page
The functions dealing with MIB modules fall into four groups - those dealing with initialisation and shutdown, with reading in and parsing MIB files, with searc
manpages/git-filter-branch.1.html
git-filter-branch(1) - Rewrite branches - Linux manual page
Lets you rewrite Git revision history by rewriting the branches mentioned in the <rev-list options>, applying custom filters on each revision. Those filters can
manpages/amixer.1.html
amixer(1) - command-line mixer for ALSA soundcard driver....
amixer allows command-line control of the mixer for the ALSA soundcard driver. amixer supports multiple soundcards. amixer with no arguments will display the cu
manpages/XrmCombineFileDatabase.3.html
XrmCombineFileDatabase(3) - merge resource databases........
Calling the XrmMergeDatabases function is equivalent to calling the XrmCombineDatabase function with an override argument of True. The XrmCombineDatabase functi
manpages/XRRSetScreenConfigAndRate.3.html
XRRSetScreenConfigAndRate(3) - X Resize, Rotate and Reflecti
Xrandr is a simple library designed to interface the X Resize and Rotate Extension. This allows clients to change the size and rotation of the root window of a
