Sha256: 069195b494d7755810faf46e048fb475efcfe233c4e9dc64b08afa5e651b3587

Contents?: true

Size: 1.33 KB

Versions: 4

Compression:

Stored size: 1.33 KB

Contents

.\" DO NOT MODIFY THIS FILE!  It was generated by gdoc.
.TH "xssl_sinit" 3 "3.2.19" "gnutls" "gnutls"
.SH NAME
xssl_sinit \- API function
.SH SYNOPSIS
.B #include <gnutls/xssl.h>
.sp
.BI "int xssl_sinit(xssl_t * " isb ", gnutls_session_t " session ", unsigned int " flags ");"
.SH ARGUMENTS
.IP "xssl_t * isb" 12
is a pointer to a \fBxssl_t\fP structure.
.IP "gnutls_session_t session" 12
a GnuTLS session
.IP "unsigned int flags" 12
should be zero or \fBGNUTLS_SBUF_WRITE_FLUSHES\fP
.SH "DESCRIPTION"
This function initializes a \fBxssl_t\fP structure associated
with the provided session. If the flag \fBGNUTLS_SBUF_WRITE_FLUSHES\fP
is set then \fBxssl_queue()\fP will flush when the maximum
data size for a record is reached.
.SH "RETURNS"
\fBGNUTLS_E_SUCCESS\fP on success, or an error code.
.SH "SINCE"
3.1.7
.SH "REPORTING BUGS"
Report bugs to <bugs@gnutls.org>.
.br
Home page: http://www.gnutls.org

.SH COPYRIGHT
Copyright \(co 2001-2014 Free Software Foundation, Inc.
.br
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.
.SH "SEE ALSO"
The full documentation for
.B gnutls
is maintained as a Texinfo manual.
If the /usr/share/doc/gnutls/
directory does not contain the HTML form visit
.B
.IP http://www.gnutls.org/manual/
.PP

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
glib2-2.2.5-x64-mingw32 vendor/local/share/man/man3/xssl_sinit.3
glib2-2.2.5-x86-mingw32 vendor/local/share/man/man3/xssl_sinit.3
glib2-2.2.4-x64-mingw32 vendor/local/share/man/man3/xssl_sinit.3
glib2-2.2.4-x86-mingw32 vendor/local/share/man/man3/xssl_sinit.3