Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ is_connected
Method
is_connected
src/msg/async/AsyncConnection.cc:503–505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
501
}
502
503
bool AsyncConnection::is_connected() {
504
return protocol->is_connected();
505
}
506
507
void AsyncConnection::connect(const entity_addrvec_t &addrs, int type,
508
entity_addr_t &target) {
Callers
2
process
Method · 0.45
send_message
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected