Name

ERR_clear_error — clear the error queue


Library

libcrypto.lib


Synopsis

#include <openssl/err.h>
void ERR_clear_error(void);


Detailed Description

ERR_clear_error() empties the current thread's error queue.


Return Values

ERR_clear_error() has no return value.


See Also

err(), ERR_get_error()


History

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


Feedback

For additional information or queries on this page send feedback


© 2008-2009 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user.