| Domain | My Life | Resume | Documents | Calculators | Miscellaneous | Links | Projects | Site Methodology | Site Map |
|
Documentation
From my personal library, The Internet |
| Man Pages | RFC | HOWTO | SDK | Software |
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 2222
SEE ALSO
sasl(3), sasl_server_init(3), sasl_client_init(3)
SASL man pages SASL sasl_done(10 July 2001)
Man(1) output converted with man2html |