SASL_DONE(3) Cyrus SASL SASL_DONE(3)NAME
sasl_done - Cyrus SASL documentationSYNOPSIS
#include <sasl/sasl.h> void sasl_done( void );DESCRIPTION
void sasl_done( void ); sasl_done() is called when the application is completely done with the SASL library.RETURN VALUE
No return values.SEE ALSO
RFC 4422,:saslman:sasl(3), sasl_server_init(3), sasl_client_init(3)AUTHOR
The Cyrus TeamCOPYRIGHT
1993-2016, The Cyrus Team 2.1.27 November 08, 2018 SASL_DONE(3)