Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxpaxos
/ SendMessage
Method
SendMessage
plugin/monitor/monitor_bp.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
void MonInstanceBP :: SendMessage()
324
{
325
m_pIDKeyOssFunc(m_oMonitorConfig.iOssAttrID, 45, 1);
326
}
327
328
void MonInstanceBP :: BroadcastMessage()
329
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected