update docs (recent constification)
This commit is contained in:
@@ -8,7 +8,7 @@ SSL_get_default_timeout - get default session timeout value
|
||||
|
||||
#include <openssl/ssl.h>
|
||||
|
||||
long SSL_get_default_timeout(SSL *ssl);
|
||||
long SSL_get_default_timeout(const SSL *ssl);
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
Reference in New Issue
Block a user