MCPcopy Create free account
hub / github.com/acl-dev/acl / rpc_wakeup

Method rpc_wakeup

app/net_tools/ping/ping.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void ping::rpc_wakeup(void*)
93{
94 callback_->ping_report(total_pkt_, curr_pkt_, error_pkt_);
95}
96
97//////////////////////////////////////////////////////////////////////////
98// ���߳�������

Callers

nothing calls this directly

Calls 1

ping_reportMethod · 0.45

Tested by

no test coverage detected