Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ IsConnected
Method
IsConnected
OsiInterface/DebugInterface.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
bool DebugInterface::IsConnected() const
58
{
59
return clientSocket_ != 0;
60
}
61
62
void DebugInterface::Send(BackendToDebugger const & msg)
63
{
Callers
2
Send
Method · 0.45
Debugger
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected