ERR_clear_error 3 2000-07-16 0.9.9-dev OpenSSL

NAME

ERR_clear_error - clear the error queue

LIBRARY

libcrypto, -lcrypto

SYNOPSIS


 #include 


 void ERR_clear_error(void);

DESCRIPTION

_E_R_R___c_l_e_a_r___e_r_r_o_r_(_) empties the current thread's error queue.

RETURN VALUES

_E_R_R___c_l_e_a_r___e_r_r_o_r_(_) has no return value.

SEE ALSO

_o_p_e_n_s_s_l___e_r_r(3), _E_R_R___g_e_t___e_r_r_o_r(3)

HISTORY

_E_R_R___c_l_e_a_r___e_r_r_o_r_(_) is available in all versions of SSLeay and OpenSSL.