Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ xode_pool_new
Function
xode_pool_new
modules/xmpp/xpool.c:241–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
xode_pool xode_pool_new(void)
242
{
243
return _xode_pool_new();
244
}
245
246
xode_pool xode_pool_heap(const int bytes)
247
{
Callers
2
xmpp_component_child_process
Function · 0.70
conn_new
Function · 0.70
Calls
1
_xode_pool_new
Function · 0.70
Tested by
no test coverage detected