Sortix
Sortix Download Manual Development Source Code News Blog More
current nightly

Sortix cross-nightly manual

This manual documents Sortix cross-nightly. You can instead view this document in the latest official manual.

NAME

ERR_clear_error — clear the OpenSSL error queue

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

ERR(3), ERR_get_error(3)

HISTORY

ERR_clear_error() first appeared in SSLeay 0.4.4 and has been available since OpenBSD 2.4.
Copyright 2011-2025 Jonas 'Sortie' Termansen and contributors.
Sortix's source code is free software under the ISC license.
#sortix on irc.sortix.org
@sortix_org