Home
last modified time | relevance | path

Searched refs:CLUSTER_BROADCAST_LOCAL_SLAVES (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c2493 #define CLUSTER_BROADCAST_LOCAL_SLAVES 1 macro
2504 if (target == CLUSTER_BROADCAST_LOCAL_SLAVES) { in clusterBroadcastPong()
3045 clusterBroadcastPong(CLUSTER_BROADCAST_LOCAL_SLAVES); in clusterHandleSlaveFailover()