Query: sasl_dispose
OS: sunos
Section: 3sasl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
sasl_dispose(3SASL) Simple Authentication Security Layer Library Functions sasl_dispose(3SASL)NAMEsasl_dispose - dispose of a SASL connection objectSYNOPSIScc [ flag ... ] file ... -lsasl [ library ... ] #include <sasl/sasl.h> void sasl_dispose(sasl_conn_t **pconn);DESCRIPTIONUse the sasl_dispose() interface when a SASL connection object is no longer needed. Generally, the SASL connection object is no longer needed when the protocol session is completed, not when authentication is completed, as a security layer may have been negotiated.PARAMETERSpconn The SASL connection contextRETURN VALUESsasl_dispose() has no return values.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWlibsasl | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOattributes(5) SunOS 5.10 14 Oct 2003 sasl_dispose(3SASL)
Related Man Pages |
---|
sasl_done(3sasl) - sunos |
sasl_getpath_t(3sasl) - sunos |
sasl_auxprop_request(3sasl) - opensolaris |
sasl_dispose(3sasl) - opensolaris |
sasl_idle(3sasl) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Telnet connection to Sco Unixware from Windows 2000 taking longer !!! |
GNU SASL 0.2.25 (Default branch) |