MCPcopy Create free account
hub / github.com/Tencent/phxpaxos / SendMessageNodeIDNotFound

Method SendMessageNodeIDNotFound

plugin/monitor/monitor_bp.cpp:640–643  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

638}
639
640void MonNetworkBP :: SendMessageNodeIDNotFound()
641{
642 m_pIDKeyOssFunc(m_oMonitorConfig.iOssAttrID, 88, 1);
643}
644
645void MonNetworkBP :: UDPReceive(const int iRecvLen)
646{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected