Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ destroy
Method
destroy
src/msg/async/Stack.h:323–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
virtual int connect(const entity_addr_t &addr,
322
const SocketOptions &opts, ConnectedSocket *socket) = 0;
323
virtual void destroy() {}
324
325
virtual void initialize() {}
326
PerfCounters *get_perf_counter() { return perf_logger; }
Callers
1
add_thread
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected