opendarwin man page for err_clear_error

Query: err_clear_error

OS: opendarwin

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ERR_clear_error(3)						      OpenSSL							ERR_clear_error(3)

NAME
ERR_clear_error - clear the error queue
SYNOPSIS
#include <openssl/err.h> void ERR_clear_error(void);
DESCRIPTION
ERR_clear_error() empties the current thread's error queue.
RETURN VALUES
ERR_clear_error() has no return value.
SEE ALSO
err(3), ERR_get_error(3)
HISTORY
ERR_clear_error() is available in all versions of SSLeay and OpenSSL. 0.9.7d 2002-04-30 ERR_clear_error(3)
Related Man Pages
err_get_error(3) - redhat
err_peek_error(3) - redhat
err_peek_error_line(3) - redhat
err_peek_last_error_line_data(3) - redhat
err_peek_error_line_data(3ssl) - linux
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update