MCPcopy 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
241xode_pool xode_pool_new(void)
242{
243 return _xode_pool_new();
244}
245
246xode_pool xode_pool_heap(const int bytes)
247{

Callers 2

conn_newFunction · 0.70

Calls 1

_xode_pool_newFunction · 0.70

Tested by

no test coverage detected