www.LinuxHowtos.org
sasl_done
Section: SASL man pages (3)Updated: 10 July 2001
Index Return to Main Contents
NAME
sasl_done - Dispose of a SASL connection objectSYNOPSIS
#include <sasl/sasl.h> void sasl_done( void );
DESCRIPTION
sasl_done is called when the application is completely done with the SASL library.