Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ DbPool
Method
DbPool
src/engine/server/server.h:95–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
class IStorage *Storage() { return m_pStorage; }
94
class IEngineAntibot *Antibot() { return m_pAntibot; }
95
class CDbConnectionPool *DbPool() { return m_pConnectionPool; }
96
IEngine *Engine() { return m_pEngine; }
97
98
enum
Callers
4
OnInit
Method · 0.80
ConAddSqlServer
Method · 0.80
ConDumpSqlServers
Method · 0.80
~CTestGameWorld
Method · 0.80
Calls
no outgoing calls
Tested by
1
~CTestGameWorld
Method · 0.64