Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dreplication.c1886 int connectWithMaster(void) { in connectWithMaster() function
2573 if (connectWithMaster() == C_OK) { in replicationCron()