MCPcopy Create free account
hub / github.com/amule-project/amule / SetCryptPingReplyPending

Method SetCryptPingReplyPending

src/Server.h:137–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135
136 bool GetCryptPingReplyPending() const {return m_bCryptPingReplyPending;}
137 void SetCryptPingReplyPending(bool bVal) {m_bCryptPingReplyPending = bVal;}
138
139 uint32 GetServerKeyUDPIP() const {return m_dwIPServerKeyUDP;}
140

Callers 2

ServerStatsMethod · 0.80
ProcessPacketMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected