Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ ReopenConnectionPool
Function
ReopenConnectionPool
engine/dlib/src/dlib/http_client.cpp:1376–1380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1374
}
1375
1376
void ReopenConnectionPool()
1377
{
1378
dmConnectionPool::HPool pool = g_PoolCreator.GetPool();
1379
dmConnectionPool::Reopen(pool);
1380
}
1381
1382
uint32_t GetNumPoolConnections()
1383
{
Callers
4
TEST_P
Function · 0.85
ProxyCloseReusedDoesNotLeakPoolHandles
Function · 0.85
ProxyThreadedShutdownDuringHandshake
Function · 0.85
Delete
Function · 0.85
Calls
2
Reopen
Function · 0.85
GetPool
Method · 0.80
Tested by
3
TEST_P
Function · 0.68
ProxyCloseReusedDoesNotLeakPoolHandles
Function · 0.68
ProxyThreadedShutdownDuringHandshake
Function · 0.68