Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isStopped
Method
isStopped
src/remote/server/server.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
bool isStopped() const
167
{
168
return stopped;
169
}
170
171
int getHashLength(Firebird::CheckStatusWrapper* status) override
172
{
Callers
3
callback
Method · 0.45
getHashLength
Method · 0.45
getHashData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected