Give ownership of new session callbacks to SSLContext (v2)
Summary: Giving SSLContext ownership over the new session callback attached to SSL_CTX, so that it may do additional work with the new session (i.e. forward the session to its corresponding abstracted SSLSession). Reviewed By: mingtaoy Differential Revision: D21478165 fbshipit-source-id: 459e4b3f9af2fedee4c02df6c9f689db15c1852f
Showing
Please register or sign in to comment