Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ context
Function
context
3rdparty/libprocess/src/openssl.cpp:829–833 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
827
828
829
SSL_CTX* context()
830
{
831
// TODO(benh): Always call
'initialize'
just in case?
832
return ctx;
833
}
834
835
836
Try<Nothing> verify(
Callers
2
accept_SSL_callback
Method · 0.85
handle_accept_callback
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected