CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/25 08:07:57
Modified files:
lib/libssl/man : SSL_CTX_sess_set_get_cb.3
Log message:
Document the callbacks as taking "SSL *" and "SSL_CTX *" arguments
and avoid the internal, undocumented names "struct ssl_st *"
and "struct ssl_ctx_st *".
