sasl_errdetail



sasl_errdetail

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
CONFORMING TO
SEE ALSO

NAME

sasl_errdetail − Retrieve detailed information about an error

SYNOPSIS

#include <sasl/sasl.h>

const char *sasl_errdetail( sasl_conn_t *conn );

DESCRIPTION

sasl_errdetail provides more detailed information about the most recent error to occur, beyond the information contained in the SASL result code.

conn the connection context to inquire about.

RETURN VALUE

Returns the string describing the error that occurred, or NULL if no error has occurred, or there was an error retrieving it.

CONFORMING TO

RFC 2222

SEE ALSO

sasl(3)



More Linux Commands

manpages/lstat.2.html
lstat(2) - get file status (System calls - Linux man page)
These functions return information about a file, in the buffer pointed to by stat. No permissions are required on the file itself, but-in the case of stat(), fs

manpages/gappletviewer-4.6.1.html
gappletviewer-4.6(1) - Load and runs an applet (Man Page)...
The appletviewer tool loads and runs an applet. Use the first form to test applets specified by tag. The URL should resolve to an HTML document from which the a

manpages/perllexwarn.1.html
perllexwarn(1) - Perl Lexical Warnings - Linux manual page
Perl v5.6.0 introduced lexical control over the handling of warnings by category. The warnings pragma generally replaces the command line flag -w. Documentation

manpages/chgat.3ncurses.html
chgat(3ncurses) - curses character and window attribute cont
These routines manipulate the current attributes of the named window. The current attributes of a window apply to all characters that are written into the windo

manpages/glPushName.3gl.html
glPushName(3gl) - push and pop the name stack (Man Page)....
The name stack is used during selection mode to allow sets of rendering commands to be uniquely identified. It consists of an ordered set of unsigned integers a

manpages/perlref.1.html
perlref(1) - Perl references and nested data structures.....
Before release 5 of Perl it was difficult to represent complex data structures, because all references had to be symbolic--and even then it was difficult to ref

manpages/legacy_coding.3ncurses.html
legacy_coding(3ncurses) - use terminal's default colors.....
legacy_coding.3ncurses - The use_legacy_coding() function is an extension to the curses library. It allows the caller to change the result of unctrl, and suppre

manpages/makecontext.3.html
makecontext(3) - manipulate user context - Linux man page...
In a System V-like environment, one has the type ucontext_t defined in &lt;ucontext.h&gt; and the four functions getcontext(3), setcontext(3), makecontext() and swapc

manpages/XAddHosts.3.html
XAddHosts(3) - control host access and host control structur
The XAddHost function adds the specified host to the access control list for that display. The server must be on the same host as the client issuing the command

manpages/XpGetPageDimensions.3x.html
XpGetPageDimensions(3x) - Gets the page dimensions for the c
XpGetPageDimensions considers the medium currently selected in the print context (derived in part from default-medium, default-input-tray, input-trays-medium, c

manpages/yast2.8.html
yast2(8) - universal configuration utility - Linux man page
YaST2 is used to configure the system. It can configure a common hardware (sound cards, printers, keyboards, mice), network connections (network cards, ISDN car

manpages/gnutls_x509_crq_set_key_rsa_raw.3.html
gnutls_x509_crq_set_key_rsa_raw(3) - API function (ManPage)
This function will set the public parameters from the given private key to the request. Only RSA keys are currently supported. RETURNS On success, GNUTLS_E_SUCC





We can't live, work or learn in freedom unless the software we use is free.