Query: err_clear_error
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ERR_clear_error(3) OpenSSL ERR_clear_error(3)NAMEERR_clear_error - clear the error queueSYNOPSIS#include <openssl/err.h> void ERR_clear_error(void);DESCRIPTIONERR_clear_error() empties the current thread's error queue.RETURN VALUESERR_clear_error() has no return value.SEE ALSOerr(3), ERR_get_error(3)HISTORYERR_clear_error() is available in all versions of SSLeay and OpenSSL. 50 2013-03-05 ERR_clear_error(3)
| Related Man Pages |
|---|
| err_peek_error(3) - centos |
| err_peek_error_line_data(3) - centos |
| err_peek_last_error_line_data(3) - centos |
| err_peek_last_error_line(3) - centos |
| openssl_err(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Undeletable file |
| Shopt -s histappend |
| To print diamond asterisk pattern based on inputs |
| Python: Refer a properties file from different location |