Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ ~StackSingleton
Method
~StackSingleton
src/msg/async/AsyncMessenger.cc:267–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
stack = NetworkStack::create(cct, type);
266
}
267
~StackSingleton() {
268
stack->stop();
269
}
270
};
271
272
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected