Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ getSocket
Method
getSocket
src/docker/docker.hpp:327–330 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
virtual std::string getSocket()
328
{
329
return socket;
330
}
331
332
protected:
333
// Uses the specified path to the Docker CLI tool.
Callers
2
runNetNamespaceCheck
Method · 0.80
launchHealthCheck
Method · 0.80
Calls
no outgoing calls
Tested by
1
runNetNamespaceCheck
Method · 0.64