Deleted Added
full compact
SSL_CTX_sess_set_cache_size.pod (72613) SSL_CTX_sess_set_cache_size.pod (76866)
1=pod
2
3=head1 NAME
4
5SSL_CTX_sess_set_cache_size, SSL_CTX_sess_get_cache_size - manipulate session cache size
6
7=head1 SYNOPSIS
8

--- 31 unchanged lines hidden (view full) ---

40SSL_CTX_sess_set_cache_size() returns the previously valid size.
41
42SSL_CTX_sess_get_cache_size() returns the currently valid size.
43
44=head1 SEE ALSO
45
46L<ssl(3)|ssl(3)>,
47L<SSL_CTX_set_session_cache_mode(3)|SSL_CTX_set_session_cache_mode(3)>,
1=pod
2
3=head1 NAME
4
5SSL_CTX_sess_set_cache_size, SSL_CTX_sess_get_cache_size - manipulate session cache size
6
7=head1 SYNOPSIS
8

--- 31 unchanged lines hidden (view full) ---

40SSL_CTX_sess_set_cache_size() returns the previously valid size.
41
42SSL_CTX_sess_get_cache_size() returns the currently valid size.
43
44=head1 SEE ALSO
45
46L<ssl(3)|ssl(3)>,
47L<SSL_CTX_set_session_cache_mode(3)|SSL_CTX_set_session_cache_mode(3)>,
48L<SSL_CTX_sess_number(3)|SSL_CTX_sess_number(3)>,
48L<SSL_CTX_flush_sessions(3)|<SSL_CTX_flush_sessions(3)>
49
50=cut
49L<SSL_CTX_flush_sessions(3)|<SSL_CTX_flush_sessions(3)>
50
51=cut