NAME
saslerrstring - Translate a SASL return code to a human-readable form
SYNOPSIS
##iinncclluuddee <
ccoonnsstt cchhaarr ** ssaasslleerrrrssrriinngg((iinntt saslerr,, ccoonnsstt cchhaarr ** langlist,, ccoonnsstt cchhaarr **** outlang));;> DESCRIPTION
ssaasslluusseerreerrrr is called to convert a SASL return code (an integer) into a human readable string. At this time the only language available is american english written by programmers (aka gobldygoop). Note that a server should call saslusererr on a return code first if the string is going to be sent to the client. It should be noted that this function is not the recommended means of extracting error code information from SASL, instead application should use saslerrdetail(3), which contains this information (and more) RREETTUURRNN VVAALLUUEE Returns the string. CCOONNFFOORRMMIINNGG TTOO RFC 2222SEE ALSO
sasl(3), saslerrdetail(3), saslerrors(3) SASL man pages SASL saslerrstring(10 July 2001)