Searched refs:REPL_STATE_SEND_PORT (Results 1 – 2 of 2) sorted by relevance
1680 server.repl_state = REPL_STATE_SEND_PORT; in syncWithMaster()1693 server.repl_state = REPL_STATE_SEND_PORT; in syncWithMaster()1698 if (server.repl_state == REPL_STATE_SEND_PORT) { in syncWithMaster()
295 #define REPL_STATE_SEND_PORT 6 /* Send REPLCONF listening-port */ macro