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. 0.9.7a 2000-01-31 ERR_clear_error(3)
| Related Man Pages |
|---|
| err(3) - opendarwin |
| err_peek_last_error(3openssl) - opensolaris |
| err(3openssl) - opensolaris |
| err(3ssl) - debian |
| err_print_errors(3ssl) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Reduced Activity Notification |
| Retrieving previous command in a script |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |