Man Page: err_clear_error
Operating Environment: opensolaris
Section: 3openssl
ERR_clear_error(3openssl) OpenSSL ERR_clear_error(3openssl)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. OpenSSL-0.9.8 Oct 11 2005 ERR_clear_error(3openssl)
| Related Man Pages |
|---|
| err(3) - opendarwin |
| err_peek_error_line_data(3openssl) - opensolaris |
| err_peek_last_error_line(3openssl) - opensolaris |
| err_put_error(3openssl) - opensolaris |
| err(3ssl) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| Change directory for core file |
| What's legal and what's not? |
| %memused is high |
| What is good? |