Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers.
This commit is contained in:
@@ -125,6 +125,7 @@ public:
|
||||
void clusterRemoveMember(unsigned int memberId);
|
||||
void clusterHandleIncomingMessage(const void *msg,unsigned int len);
|
||||
void clusterStatus(ZT_ClusterStatus *cs);
|
||||
void backgroundThreadMain();
|
||||
|
||||
// Internal functions ------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user