Searched refs:clusterHandshakeInProgress (Results 1 – 1 of 1) sorted by relevance
1215 int clusterHandshakeInProgress(char *ip, int port) { in clusterHandshakeInProgress() function1274 if (clusterHandshakeInProgress(norm_ip,port)) { in clusterStartHandshake()