Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dreplication.c1448 int slaveTryPartialResynchronization(int fd, int read_reply) { in slaveTryPartialResynchronization() argument
1454 if (!read_reply) { in slaveTryPartialResynchronization()