sasl_errdetailSection: Misc. Reference Manual Pages (10 July 2001)Updated: SASL |
sasl_errdetailSection: Misc. Reference Manual Pages (10 July 2001)Updated: SASL |
#include <sasl/sasl.h> const char *sasl_errdetail( sasl_conn_t *conn );
sasl_errdetail provides more detailed informatio about the most recent error to occur, beyond the information contained in the SASL result code.
conn the connection context to inquire about.