Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MonaSolutions/MonaServer
/ connected
Method
connected
MonaBase/sources/Socket.cpp:116–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
115
bool initialized() { return _initialized; }
116
bool connected() { return _connected; }
117
118
const SocketManager& manager;
119
const Socket::Type type;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected