Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give ownership of new session callbacks to SSLContext
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: yfeldblum Differential Revision: D21021333 fbshipit-source-id: f1dc8bd17150d45498ae1c22ef4eed1d2ca00c01
- Loading branch information