debian man page for sasl_done

Query: sasl_done

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sasl_done(3)							  SASL man pages						      sasl_done(3)

NAME
sasl_done - Dispose of a SASL connection object
SYNOPSIS
#include <sasl/sasl.h> void sasl_done( void );
DESCRIPTION
sasl_done is called when the application is completely done with the SASL library.
RETURN VALUE
No return values
CONFORMING TO
RFC 4422
SEE ALSO
sasl(3), sasl_server_init(3), sasl_client_init(3)
SASL
10 July 2001 sasl_done(3)
Related Man Pages
sasl(3) - mojave
sasl_server_init(3) - mojave
sasl(3) - debian
sasl_getopt_t(3) - centos
sasl_getopt_t(3) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?