Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ get_stack
Method
get_stack
src/msg/async/AsyncMessenger.h:389–391 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
const entity_addr_t &listen_addr,
388
const entity_addr_t &peer_addr);
389
NetworkStack *get_stack() {
390
return stack;
391
}
392
393
uint64_t get_nonce() const {
394
return nonce;
Callers
2
accept
Method · 0.45
process
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected