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