sasl_done(3) debian man page | unix.com

Man Page: sasl_done

Operating Environment: debian

Section: 3

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_getopt_t(3) - redhat
sasl(3) - debian
sasl_done(3sasl) - sunos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file