NAME
ERRclearerror - clear the error queue
SYNOPSIS
#include
void ERRclearerror(void);DESCRIPTION
ERRclearerror() empties the current thread's error queue.RETURN VALUES
ERRclearerror() has no return value.SEE ALSO
err(3), ERRgeterror(3) HISTORY ERRclearerror() is available in all versions of SSLeay and OpenSSL.0.9.7l 2000-01-31 ERRclearerror(3)