Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ shutdownIpc
Method
shutdownIpc
src/jrd/Mapping.cpp:1862–1865 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1860
}
1861
1862
void Mapping::shutdownIpc()
1863
{
1864
mappingIpc->shutdown();
1865
}
1866
1867
} // namespace Jrd
Callers
nothing calls this directly
Calls
1
shutdown
Method · 0.45
Tested by
no test coverage detected