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_getopt_t(3) - debian
sasl(3) - centos
sasl(3) - suse
sasl_done(3sasl) - sunos
sasl_done(3sasl) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?