![]() |
![]()
| ![]() |
![]()
NAMEsasl_server_step - Cyrus SASL documentation SYNOPSIS#include <sasl/sasl.h> int sasl_server_step(sasl_conn_t *conn, DESCRIPTION
RETURN VALUESASL callback functions should return SASL return codes. See sasl.h for a complete list. SASL_CONTINUE indicates success and that there are more steps needed in the authentication. SASL_OK indicates that the authentication is complete. Other return codes indicate errors and should either be handled or the authentication session should be quit. SEE ALSORFC 4422,:saslman:sasl(3), sasl_server_init(3), sasl_server_new(3), sasl_server_start(3), sasl_errors(3) AUTHORThe Cyrus Team COPYRIGHT1993-2016, The Cyrus Team
|