Query: err_clear_error
OS: centos
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. 1.0.1e 2013-02-11 ERR_clear_error(3)
| Related Man Pages |
|---|
| err_print_errors(3) - centos |
| err_get_error(3) - centos |
| err_peek_last_error(3) - centos |
| err_peek_last_error_line_data(3) - centos |
| err(3ssl) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |