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