NAME
SSL_CTX_flush_sessions, SSL_flush_sessions — remove expired sessionsSYNOPSIS
#include <openssl/ssl.h>SSL_CTX_flush_sessions(SSL_CTX *ctx, long tm);
SSL_flush_sessions(SSL_CTX *ctx, long tm);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |